mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-25 01:48:08 +01:00
nongnu: signal-desktop: Update to 7.24.1.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.24.1.
This commit is contained in:
parent
e56f2bebc5
commit
99a4773155
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ its core.")
|
|||
(define-public signal-desktop
|
||||
(package
|
||||
(name "signal-desktop")
|
||||
(version "7.22.2")
|
||||
(version "7.24.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -99,7 +99,7 @@ its core.")
|
|||
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
||||
"_amd64.deb"))
|
||||
(sha256
|
||||
(base32 "114zzdr6d3swvhmyizpzya9lzi94b6g395bxl1il2z2rwg9h9822"))))
|
||||
(base32 "07a1crnp99qxvkyg0q43q5ddlkc9fdy7ba2lf5snmn7xk3568i0h"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue