summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nongnu/packages/messaging.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/messaging.scm b/nongnu/packages/messaging.scm
index 22d3757..67e8647 100644
--- a/nongnu/packages/messaging.scm
+++ b/nongnu/packages/messaging.scm
@@ -1,6 +1,6 @@
1;;; SPDX-License-Identifier: GPL-3.0-or-later 1;;; SPDX-License-Identifier: GPL-3.0-or-later
2;;; Copyright © 2021, 2022 PantherX OS Team <team@pantherx.org> 2;;; Copyright © 2021, 2022 PantherX OS Team <team@pantherx.org>
3;;; Copyright © 2022, 2023 John Kehayias <john.kehayias@protonmail.com> 3;;; Copyright © 2022, 2023, 2024 John Kehayias <john.kehayias@protonmail.com>
4;;; Copyright © 2022 Evgenii Lepikhin <johnlepikhin@gmail.com> 4;;; Copyright © 2022 Evgenii Lepikhin <johnlepikhin@gmail.com>
5;;; Copyright © 2023 Giacomo Leidi <goodoldpaul@autistici.org> 5;;; Copyright © 2023 Giacomo Leidi <goodoldpaul@autistici.org>
6;;; Copyright © 2023 Raven Hallsby <karl@hallsby.org> 6;;; Copyright © 2023 Raven Hallsby <karl@hallsby.org>
@@ -36,7 +36,7 @@
36(define-public element-desktop 36(define-public element-desktop
37 (package 37 (package
38 (name "element-desktop") 38 (name "element-desktop")
39 (version "1.11.51") 39 (version "1.11.57")
40 (source 40 (source
41 (origin 41 (origin
42 (method url-fetch) 42 (method url-fetch)
@@ -45,7 +45,7 @@
45 "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version 45 "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version
46 "_amd64.deb")) 46 "_amd64.deb"))
47 (sha256 47 (sha256
48 (base32 "018i2ba66g4lr7cm9psnrkjhw6y5jpfa5imdfa34xlpbf0pglp6r")))) 48 (base32 "05318i6z5kkzi01ygr77g5ij0hs4xmy0j23hznkqc4zia02q1vgx"))))
49 (supported-systems '("x86_64-linux")) 49 (supported-systems '("x86_64-linux"))
50 (build-system chromium-binary-build-system) 50 (build-system chromium-binary-build-system)
51 (arguments 51 (arguments