wpgtk: 6.1.0 -> 6.1.3
This commit is contained in:
parent
e874acc509
commit
2dd05b3d2f
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "wpgtk";
|
pname = "wpgtk";
|
||||||
version = "6.1.0";
|
version = "6.1.3";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "deviantfero";
|
owner = "deviantfero";
|
||||||
repo = "wpgtk";
|
repo = "wpgtk";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "06z6qbfd9l3acp3wm28rq4vx3m5cxi4lpxgzc2nxvxmiz8rnnmh1";
|
sha256 = "1jv28ygsd6ifjb096w3pm50za6wi62y45ycbizwhv7x56lr6zx1v";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user