mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: signal-desktop: Update to 6.30.1.
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.30.1.
This commit is contained in:
parent
881c37a78f
commit
7152c84c0d
1 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ its core.")
|
|||
(define-public signal-desktop
|
||||
(package
|
||||
(name "signal-desktop")
|
||||
(version "6.26.0")
|
||||
(version "6.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -107,7 +107,7 @@ its core.")
|
|||
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
||||
"_amd64.deb"))
|
||||
(sha256
|
||||
(base32 "1ja04bcbw206azk4h17fczzwd7kwdmqqd5qkjgwpm7kn58wdpfyw"))))
|
||||
(base32 "15dxz9pxcx0skpkfr4ydb4m7qnpwp7ayw0s7qfkzrkwl1zh52vml"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue