mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: element-desktop: Update to 1.11.72.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.72. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
92d4729bc6
commit
57d6d0cd4b
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
(define-public element-desktop
|
||||
(package
|
||||
(name "element-desktop")
|
||||
(version "1.11.69")
|
||||
(version "1.11.72")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -45,7 +45,7 @@
|
|||
"https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version
|
||||
"_amd64.deb"))
|
||||
(sha256
|
||||
(base32 "1yq8sk6gxawrp9ln33jkij9081zkky707pyppvb6c40igqih8fcm"))))
|
||||
(base32 "0hydjb34y2w129rqin34nwhgxijk7zmxnnnhhf0v4l5hrr18hfm4"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue