We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9507712 commit 2b9d0e9Copy full SHA for 2b9d0e9
pkgs/by-name/ta/taler-challenger/package.nix
@@ -21,12 +21,12 @@
21
22
stdenv.mkDerivation (finalAttrs: {
23
pname = "taler-challenger";
24
- version = "0.13.0";
+ version = "0.14.1";
25
26
src = fetchgit {
27
url = "https://git.taler.net/challenger.git";
28
rev = "v${finalAttrs.version}";
29
- hash = "sha256-OlUgE40Qo7on9VaMGKJ/MRWActDBqPe7Ja95dv1OFhA=";
+ hash = "sha256-W7oImw5ptrLVIK8KPtmb7PJKSpmh8KsazxV6reUoRO8=";
30
};
31
32
# https://git.taler.net/challenger.git/tree/bootstrap
0 commit comments