newelle: 1.3.7 -> 1.4.5 (#523748)

This commit is contained in:
isabel
2026-06-23 11:10:20 +00:00
committed by GitHub
+2 -2
View File
@@ -20,7 +20,7 @@
}:
let
version = "1.3.7";
version = "1.4.5";
in
python3Packages.buildPythonApplication {
pname = "newelle";
@@ -31,7 +31,7 @@ python3Packages.buildPythonApplication {
owner = "qwersyk";
repo = "Newelle";
tag = version;
hash = "sha256-Qa1f6lNfKt1hh1gWJ45n9rwjO5lSO2d0tMII27glU/E=";
hash = "sha256-GcNAwrk5y6F0BgRy69nRePkX4WoYviWsB+8X/+N5QwE=";
};
postPatch = ''