newelle: 1.1.0 -> 1.3.7 (#481144)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-21 19:18:44 +00:00
committed by GitHub
+2 -2
View File
@@ -20,7 +20,7 @@
}:
let
version = "1.1.0";
version = "1.3.7";
in
python3Packages.buildPythonApplication {
pname = "newelle";
@@ -31,7 +31,7 @@ python3Packages.buildPythonApplication {
owner = "qwersyk";
repo = "Newelle";
tag = version;
hash = "sha256-gI4HNzbIM/1ZTPWondi8tCMZOlNt/SzrTIeppY7uLDM=";
hash = "sha256-Qa1f6lNfKt1hh1gWJ45n9rwjO5lSO2d0tMII27glU/E=";
};
postPatch = ''