diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-07-28 13:29:03 +0900 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2026-08-03 15:15:11 +0200 |
| commit | 86266fe4650e4e49fd067b490601f7a78d491d9f (patch) | |
| tree | eafc4f4ef94599218ef91c92b5aa038e5e5d139d /nongnu | |
| parent | 73baab37361b3a81f326aa3fdec78840f5acc577 (diff) | |
nongnu: element-desktop: Update to 1.12.24.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.12.24.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
Diffstat (limited to 'nongnu')
| -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 c330692..e7c85a1 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm | |||
| @@ -40,7 +40,7 @@ | |||
| 40 | (define-public element-desktop | 40 | (define-public element-desktop |
| 41 | (package | 41 | (package |
| 42 | (name "element-desktop") | 42 | (name "element-desktop") |
| 43 | (version "1.12.22") | 43 | (version "1.12.24") |
| 44 | (source | 44 | (source |
| 45 | (origin | 45 | (origin |
| 46 | (method url-fetch) | 46 | (method url-fetch) |
| @@ -49,7 +49,7 @@ | |||
| 49 | "https://packages.element.io/debian/pool/main/e/" name "/" name "_" version | 49 | "https://packages.element.io/debian/pool/main/e/" name "/" name "_" version |
| 50 | "_amd64.deb")) | 50 | "_amd64.deb")) |
| 51 | (sha256 | 51 | (sha256 |
| 52 | (base32 "16h4hmrrb5ycpblrcfzl0vrkvkqi6cnaz11fmnnj8n34xkxk34nv")))) | 52 | (base32 "1rx3m6bavpnlw7bymin2ipsncii4rr229pr6v9l8i881sx9g7wsn")))) |
| 53 | (supported-systems '("x86_64-linux")) | 53 | (supported-systems '("x86_64-linux")) |
| 54 | (build-system chromium-binary-build-system) | 54 | (build-system chromium-binary-build-system) |
| 55 | (arguments | 55 | (arguments |
