diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2023-01-13 14:12:08 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2023-01-13 14:12:08 -0500 |
| commit | 2bdb7b977fcb1db6b914dae8f2dab8e4528e4fdf (patch) | |
| tree | 2b4b3d50ccb1c6bc23fe372baf8cd447f1f511bc | |
| parent | 7ca71bae0a6e3655d984867a65ca06422cb1b3f6 (diff) | |
nongnu: element-desktop: Update to 1.11.17.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.17.
| -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 0440e54..9cb5b2e 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm | |||
| @@ -34,7 +34,7 @@ | |||
| 34 | (define-public element-desktop | 34 | (define-public element-desktop |
| 35 | (package | 35 | (package |
| 36 | (name "element-desktop") | 36 | (name "element-desktop") |
| 37 | (version "1.11.15") | 37 | (version "1.11.17") |
| 38 | (source | 38 | (source |
| 39 | (origin | 39 | (origin |
| 40 | (method url-fetch) | 40 | (method url-fetch) |
| @@ -43,7 +43,7 @@ | |||
| 43 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version | 43 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version |
| 44 | "_amd64.deb")) | 44 | "_amd64.deb")) |
| 45 | (sha256 | 45 | (sha256 |
| 46 | (base32 "0hpvmfncsmxlvhk6vjwkghw5lypmryzg21zih215nn1faqx2iy3a")))) | 46 | (base32 "0by2ci5bbc42v71vsqrdigiv0ywqnpdd5mh63pgl9n7kmxqfdzhl")))) |
| 47 | (supported-systems '("x86_64-linux")) | 47 | (supported-systems '("x86_64-linux")) |
| 48 | (build-system binary-build-system) | 48 | (build-system binary-build-system) |
| 49 | (arguments | 49 | (arguments |
