mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: signal-desktop: Update to 7.61.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.61.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
c16a92e3be
commit
13f9d8de34
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.59.0")
|
(version "7.61.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 "065yvv8d0x70m10mf4axga07rqh7r2y0iy6rmf0n1j7mrs8xzaxp"))))
|
(base32 "0df1z7mckaf3wg261273fq06akx02md5z4lwamwmdbbm1d4r47vm"))))
|
||||||
(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