Skip to content

Commit

Permalink
signalbackup-tools: 20250106 -> 20250107 (NixOS#372117)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Jan 8, 2025
2 parents 76ee9e9 + 8afafce commit 615478d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/si/signalbackup-tools/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

stdenv.mkDerivation rec {
pname = "signalbackup-tools";
version = "20250106";
version = "20250107";

src = fetchFromGitHub {
owner = "bepaald";
repo = "signalbackup-tools";
rev = version;
hash = "sha256-sCJA9Rns5kGYHM5D/lCqXk81m0R0T6mAigAogkcfYL0=";
hash = "sha256-NXV9QK7Ssj0wXS3bjYyHtJrhZxEH3lLGIzMPEE4FLMA=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 615478d

Please sign in to comment.