Skip to content

Commit 9a18fdb

Browse files
committed
signalbackup-tools: 20250303-2 -> 20250304-1
Diff: bepaald/signalbackup-tools@20250303-2...20250304-1
1 parent 674c697 commit 9a18fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/si/signalbackup-tools/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
stdenv.mkDerivation rec {
1515
pname = "signalbackup-tools";
16-
version = "20250303-2";
16+
version = "20250304-1";
1717

1818
src = fetchFromGitHub {
1919
owner = "bepaald";
2020
repo = "signalbackup-tools";
2121
rev = version;
22-
hash = "sha256-sBhkD68SC5puovPe8XyiBFWYAt/ADddVyKm4thB9dtw=";
22+
hash = "sha256-rm3mzQTQCMBia7xexo+fC4sD+ufevbltSA46GsgQAXs=";
2323
};
2424

2525
nativeBuildInputs = [

0 commit comments

Comments
 (0)