mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: signal-desktop: Update to 7.54.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.54.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
8ceb19c215
commit
b160edcf86
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ its core.")
|
||||||
(define-public signal-desktop
|
(define-public signal-desktop
|
||||||
(package
|
(package
|
||||||
(name "signal-desktop")
|
(name "signal-desktop")
|
||||||
(version "7.53.0")
|
(version "7.54.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -92,7 +92,7 @@ its core.")
|
||||||
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
||||||
"_amd64.deb"))
|
"_amd64.deb"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "08793qc1vqmaws5x3nvxkqgsk83y7rg3s2pxa57i0fnm8wrh7xp2"))))
|
(base32 "0wsgsc7dpp3lqn8n1b3jpfqjvk27k8n5vq0s6mbc24x0ghb4wdl3"))))
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
(build-system chromium-binary-build-system)
|
(build-system chromium-binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue