Skip to content

Commit 2b9d0e9

Browse files
committed
taler-challenger: 0.13.0 -> 0.14.1
1 parent 9507712 commit 2b9d0e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ta/taler-challenger/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121

2222
stdenv.mkDerivation (finalAttrs: {
2323
pname = "taler-challenger";
24-
version = "0.13.0";
24+
version = "0.14.1";
2525

2626
src = fetchgit {
2727
url = "https://git.taler.net/challenger.git";
2828
rev = "v${finalAttrs.version}";
29-
hash = "sha256-OlUgE40Qo7on9VaMGKJ/MRWActDBqPe7Ja95dv1OFhA=";
29+
hash = "sha256-W7oImw5ptrLVIK8KPtmb7PJKSpmh8KsazxV6reUoRO8=";
3030
};
3131

3232
# https://git.taler.net/challenger.git/tree/bootstrap

0 commit comments

Comments
 (0)