Skip to content

Commit 30c4303

Browse files
wegankfricklerhandwerk
authored andcommitted
taler-mdb: 0.10.0 -> 0.13.0
1 parent 5b6dfa4 commit 30c4303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/taler-mdb/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
taler-merchant,
1616
qrencode,
1717
}: let
18-
version = "0.10.0";
18+
version = "0.13.0";
1919
in
2020
stdenv.mkDerivation {
2121
inherit version;
@@ -24,7 +24,7 @@ in
2424
src = fetchgit {
2525
url = "https://git.taler.net/taler-mdb.git";
2626
rev = "v${version}";
27-
hash = "sha256-vHD20Z/hO6Cwba2MfeEaNm1867Anu9l01/4oroWafJA=";
27+
hash = "sha256-vc9e2fFiNvbgPY52moBVKVvrcvH0I4mxvSQK5IL7lBE=";
2828
};
2929

3030
nativeBuildInputs = [

0 commit comments

Comments
 (0)