Skip to content

Commit

Permalink
signal-desktop: 7.4.0 -> 7.5.1
Browse files Browse the repository at this point in the history
(cherry picked from commit 914394e)
  • Loading branch information
Gliczy authored and teutat3s committed Apr 24, 2024
1 parent 3026430 commit 24770d8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
callPackage ./generic.nix { } rec {
pname = "signal-desktop";
dir = "Signal";
version = "7.4.0";
version = "7.5.1";
url = "https://updates.signal.org/desktop/apt/pool/s/signal-desktop/signal-desktop_${version}_amd64.deb";
hash = "sha256-9a8Y8ncatynKspC/q0YxUWJj+nENr1ArwCZA9Ng8Mxk=";
hash = "sha256-afKR+P2YPkv4OMIr8LzWeAMZWr0zaJ1R0BQD87gQuSk=";
}

0 comments on commit 24770d8

Please sign in to comment.