Skip to content

Commit 950d3e1

Browse files
committed
taler-mdb: 1.4.0 -> 1.5.1
1 parent c66faa1 commit 950d3e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

2020
stdenv.mkDerivation (finalAttrs: {
2121
pname = "taler-mdb";
22-
version = "1.4.0";
22+
version = "1.5.1";
2323

2424
src = fetchgit {
2525
url = "https://git-www.taler.net/taler-mdb.git";
2626
rev = "v${finalAttrs.version}";
27-
hash = "sha256-RRUq5H/wXv/eK+aISGfcxLLTPYjs22V43XZiM5Az6M0=";
27+
hash = "sha256-lqeBbPZ7N20pBLFRmAcz2JVKG2QYXTYUzxmcekp6I80=";
2828
fetchSubmodules = true;
2929
};
3030

0 commit comments

Comments
 (0)