1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Fabian Affolter 2024-07-04 22:00:07 +02:00
parent 8575fbc287
commit 3200f9fb0f

View file

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "lacuscore";
version = "1.9.6";
version = "1.10.0";
pyproject = true;
disabled = pythonOlder "3.8";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "ail-project";
repo = "LacusCore";
rev = "refs/tags/v${version}";
hash = "sha256-SCObCYcZ+aDzWOkE5tzkKMkgAP/h7HDNyHXMFmYjiHQ=";
hash = "sha256-hbMMKV/LJSfCgl293Tm4kkpwoYYpgydV/reri9ONj+4=";
};
pythonRelaxDeps = [