diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2025-06-21 15:57:07 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-06-21 15:57:27 -0400 |
| commit | 94c750ad596f513d5659ce9909022ed09f864537 (patch) | |
| tree | 7d2ec031c032c63e4cfd496b1f804d767e760e6e | |
| parent | 382df31152dc01cd6fe4a75525e14a9d05bf0c9b (diff) | |
nongnu: element-desktop: Update to 1.11.104.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.104.
| -rw-r--r-- | nongnu/packages/messaging.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/messaging.scm b/nongnu/packages/messaging.scm index 675c6d2..234e417 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | (define-public element-desktop | 37 | (define-public element-desktop |
| 38 | (package | 38 | (package |
| 39 | (name "element-desktop") | 39 | (name "element-desktop") |
| 40 | (version "1.11.103") | 40 | (version "1.11.104") |
| 41 | (source | 41 | (source |
| 42 | (origin | 42 | (origin |
| 43 | (method url-fetch) | 43 | (method url-fetch) |
| @@ -46,7 +46,7 @@ | |||
| 46 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version | 46 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version |
| 47 | "_amd64.deb")) | 47 | "_amd64.deb")) |
| 48 | (sha256 | 48 | (sha256 |
| 49 | (base32 "1apnj9n428lc9cw6jlmnqhcywqd6fnplkj3j5k731f2dzvzaifs6")))) | 49 | (base32 "1b1rzcsf0pdgccsl0cmrp9lnrcbhy50ygwkwik7hdnygr2721mbl")))) |
| 50 | (supported-systems '("x86_64-linux")) | 50 | (supported-systems '("x86_64-linux")) |
| 51 | (build-system chromium-binary-build-system) | 51 | (build-system chromium-binary-build-system) |
| 52 | (arguments | 52 | (arguments |
