pythonPackages.nototools: 0.2.12 → 0.2.13
This commit is contained in:
parent
feda1d67d2
commit
e8a612c066
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "nototools";
|
pname = "nototools";
|
||||||
version = "0.2.12";
|
version = "0.2.13";
|
||||||
|
|
||||||
disabled = pythonOlder "3.6";
|
disabled = pythonOlder "3.6";
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
|||||||
owner = "googlefonts";
|
owner = "googlefonts";
|
||||||
repo = "nototools";
|
repo = "nototools";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0drmx1asni3g6616fa4gjn5n43qkcf7icvxq9y2krpjxq78wcmc5";
|
sha256 = "0ggp65xgkf9y7jamncm65lkm84wapsa47abf133pcb702875v8jz";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user