nototools: 0.2.20 -> 0.3.2
This commit is contained in:
parent
77f73a910d
commit
d3af8f201c
@ -7,14 +7,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "nototools";
|
||||
version = "0.2.20";
|
||||
version = "0.3.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "googlefonts";
|
||||
repo = "nototools";
|
||||
tag = "v${version}";
|
||||
sha256 = "sha256-id4UhyWOFHrtmBZHhnaY2jHDIK0s7rcGBpg4QsBTLKs=";
|
||||
sha256 = "sha256-0se0YcnhDwwMbt2C4hep0T/JEidHfFRUnm2Sy7qr2uk=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user