mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: signal-desktop: Update to 7.63.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.63.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
841777ffca
commit
6dc6178d6c
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ its core.")
|
|||
(define-public signal-desktop
|
||||
(package
|
||||
(name "signal-desktop")
|
||||
(version "7.61.0")
|
||||
(version "7.63.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -92,7 +92,7 @@ its core.")
|
|||
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
||||
"_amd64.deb"))
|
||||
(sha256
|
||||
(base32 "0df1z7mckaf3wg261273fq06akx02md5z4lwamwmdbbm1d4r47vm"))))
|
||||
(base32 "1yzrxrv5cp1arwjh8v9116jpwwg193x1graysqsrrl5c68qh5iqq"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue