diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2022-11-15 14:45:00 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2022-11-15 14:45:00 -0500 |
| commit | 2b7c19a0ab40cb378401dd69f421d64570d41680 (patch) | |
| tree | e07053fce129b6a08612920f5a09f6640ad23a26 | |
| parent | ae039c43c30b9e895667d2aa625b590f5f928e8e (diff) | |
nongnu: element-desktop: Update to 1.11.14.
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.14.
| -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 0270993..7fd85e6 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm | |||
| @@ -50,7 +50,7 @@ | |||
| 50 | (define-public element-desktop | 50 | (define-public element-desktop |
| 51 | (package | 51 | (package |
| 52 | (name "element-desktop") | 52 | (name "element-desktop") |
| 53 | (version "1.11.13") | 53 | (version "1.11.14") |
| 54 | (source | 54 | (source |
| 55 | (origin | 55 | (origin |
| 56 | (method url-fetch) | 56 | (method url-fetch) |
| @@ -59,7 +59,7 @@ | |||
| 59 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version | 59 | "https://packages.riot.im/debian/pool/main/e/" name "/" name "_" version |
| 60 | "_amd64.deb")) | 60 | "_amd64.deb")) |
| 61 | (sha256 | 61 | (sha256 |
| 62 | (base32 "04q2jwjykkch5giva1c6z6lljxqdw1i4xyh1bifmb4kybqmbrcnp")))) | 62 | (base32 "1gxq539my98al12bw5952sw9gjq9l4jh71ji9k0naf6kmggwdwaz")))) |
| 63 | (supported-systems '("x86_64-linux")) | 63 | (supported-systems '("x86_64-linux")) |
| 64 | (build-system binary-build-system) | 64 | (build-system binary-build-system) |
| 65 | (arguments | 65 | (arguments |
