Skip to content

Commit

Permalink
signal-desktop(aarch64-linux): 7.34.0 -> 7.36.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 4c24a07)
  • Loading branch information
Gliczy authored and teutat3s committed Dec 29, 2024
1 parent 995165d commit 8feaccd
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.34.0";
version = "7.36.0";
url = "https://github.com/0mniteck/Signal-Desktop-Mobian/raw/${version}/builds/release/signal-desktop_${version}_arm64.deb";
hash = "sha256-feNjNhKGIJsV6LH2mKAXd7TEnmvcKXheXmqJZEBqXvE=";
hash = "sha256-nmAqFDw35pdZg5tiq9MUlqXnbRLRkSOX9SWhccnE2Xw=";
}

0 comments on commit 8feaccd

Please sign in to comment.