mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-01-10 16:03:16 +01:00
nongnu: signal-desktop: Update to 6.17.1.
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.17.1.
This commit is contained in:
parent
b3044ea938
commit
e2954112f6
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ its core.")
|
|||
(define-public signal-desktop
|
||||
(package
|
||||
(name "signal-desktop")
|
||||
(version "6.16.0")
|
||||
(version "6.17.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -163,7 +163,7 @@ its core.")
|
|||
"https://updates.signal.org/desktop/apt/pool/main/s/" name "/" name "_" version
|
||||
"_amd64.deb"))
|
||||
(sha256
|
||||
(base32 "16zm1kw0vxdbqqsx7pa3hzhalvfyhm4h82a3di7y8i3s5m6zpg5b"))))
|
||||
(base32 "0q7pi24fcnf94gkaaybc90ya1ynwb13f3p9yxlzhjh90lk0pwvzn"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue