Merge pull request #62795 from dtzWill/update/wpgtk-6.0.7

wpgtk: 6.0.5 -> 6.0.7
This commit is contained in:
Will Dietz 2019-06-06 23:35:43 -05:00 committed by GitHub
commit 380c5f5fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,13 @@
python3Packages.buildPythonApplication rec {
pname = "wpgtk";
version = "6.0.5";
version = "6.0.7";
src = fetchFromGitHub {
owner = "deviantfero";
repo = "wpgtk";
rev = version;
sha256 = "00nrc6ad2y0ivics6gpg63s86m8014a79yjn1q6d905qx32kk9dr";
sha256 = "14qk7kmi37ppxh2m69g7wb7w2wh62nbsy3z4ns7hsns3p21va7y3";
};
buildInputs = [