python38Packages.pypillowfight: 0.2.4 -> 0.3.0
This commit is contained in:
parent
f64ad2582b
commit
b425aa6393
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "pypillowfight";
|
||||
version = "0.2.4";
|
||||
version = "0.3.0";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
|
@ -11,7 +11,7 @@ buildPythonPackage rec {
|
|||
owner = "OpenPaperwork";
|
||||
repo = "libpillowfight";
|
||||
rev = version;
|
||||
sha256 = "0wbzfhbzim61fmkm7p7f2rwslacla1x00a6xp50haawjh9zfwc4y";
|
||||
sha256 = "096242v425mlqqj5g1giy59p7grxp05g78w6bk37vzph98jrgv3w";
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
|
|
Loading…
Reference in a new issue