mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: signal-desktop: Update to 7.46.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.46.0 Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
parent
e033a272d8
commit
fa416ebdf9
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ its core.")
|
||||||
(define-public signal-desktop
|
(define-public signal-desktop
|
||||||
(package
|
(package
|
||||||
(name "signal-desktop")
|
(name "signal-desktop")
|
||||||
(version "7.45.0")
|
(version "7.46.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -92,7 +92,7 @@ its core.")
|
||||||
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
"https://updates.signal.org/desktop/apt/pool/s/" name "/" name "_" version
|
||||||
"_amd64.deb"))
|
"_amd64.deb"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1587w27mb968dw36mvww21wqxzwr3nhdcp5wkriwlmz1wv235xxm"))))
|
(base32 "0gnh0jrsgdmb8hw6hl8hwgj0dqkdcnggd9psrrg7ibbihxhh1svf"))))
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
(build-system chromium-binary-build-system)
|
(build-system chromium-binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue