mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-01 18:05:00 +00:00
nongnu: signal-desktop: Update to 7.67.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.67.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
parent
a0e42eba3d
commit
10dd3f67fe
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.66.0")
|
||||
(version "7.67.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 "0fdgh1cm5crhs8p0a14fzqx83md109gcyrv7sx56n0s5iiz7rblb"))))
|
||||
(base32 "1b8svlb6whlbl62wgia455wbdl847j4v93fvas3vyra2yi18jq2f"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue