mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: signal-desktop: Update to 7.45.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.45.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
parent
1a9a7431d3
commit
82bfd0528e
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.43.0")
|
||||
(version "7.45.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 "0c4na2ivxnhidczk4dxp5vyqmp0v2hfdaqlx1k7m5li885x3h5x1"))))
|
||||
(base32 "1587w27mb968dw36mvww21wqxzwr3nhdcp5wkriwlmz1wv235xxm"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue