Skip to content

Commit 2730726

Browse files
committed
taler-sync: 0.13.1 -> 0.14.1
1 parent 2b9d0e9 commit 2730726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ta/taler-sync/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-sync";
22-
version = "0.13.1";
22+
version = "0.14.1";
2323

2424
src = fetchgit {
2525
url = "https://git.taler.net/sync.git";
2626
rev = "v${finalAttrs.version}";
27-
hash = "sha256-v5OQVpyTDWYGJrEbnOIDYu0nZlJcMN5AGunfn6G7s20=";
27+
hash = "sha256-v+BBn9GZ+4Zc8iUebGmLtxAQN+7+cTdG8jNOpi+jN2c=";
2828
};
2929

3030
strictDeps = true;

0 commit comments

Comments
 (0)