Skip to content

Commit aa809b8

Browse files
committed
newelle: 1.1.0 -> 1.3.0
1 parent d858c28 commit aa809b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ne/newelle/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}:
2121

2222
let
23-
version = "1.1.0";
23+
version = "1.3.0";
2424
in
2525
python3Packages.buildPythonApplication {
2626
pname = "newelle";
@@ -31,7 +31,7 @@ python3Packages.buildPythonApplication {
3131
owner = "qwersyk";
3232
repo = "Newelle";
3333
tag = version;
34-
hash = "sha256-gI4HNzbIM/1ZTPWondi8tCMZOlNt/SzrTIeppY7uLDM=";
34+
hash = "sha256-0n/MunkV2A+YS6g4P2MlpRi3nU0G2wlPZ/n/rwIhfA4=";
3535
};
3636

3737
postPatch = ''

0 commit comments

Comments
 (0)