diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2023-09-12 16:23:29 -0400 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2023-09-12 16:23:29 -0400 |
| commit | c760d7b834af60bd45f6a7c617bd0d21c691d83f (patch) | |
| tree | f9e7de54365519e96f7ad5f04aa75515d0f41b18 | |
| parent | 7152c84c0d1cbd43335131d75ced31ca86518a25 (diff) | |
nongnu: zoom: Update to 5.15.12.7665.
* nongnu/packages/messaging.scm (zoom): Update to 5.15.12.7665.
| -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 ebfd21c..97c85ee 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm | |||
| @@ -160,14 +160,14 @@ or iOS.") | |||
| 160 | (define-public zoom | 160 | (define-public zoom |
| 161 | (package | 161 | (package |
| 162 | (name "zoom") | 162 | (name "zoom") |
| 163 | (version "5.15.5.5603") | 163 | (version "5.15.12.7665") |
| 164 | (source | 164 | (source |
| 165 | (origin | 165 | (origin |
| 166 | (method url-fetch) | 166 | (method url-fetch) |
| 167 | (uri (string-append "https://cdn.zoom.us/prod/" version "/zoom_x86_64.tar.xz")) | 167 | (uri (string-append "https://cdn.zoom.us/prod/" version "/zoom_x86_64.tar.xz")) |
| 168 | (file-name (string-append name "-" version "-x86_64.tar.xz")) | 168 | (file-name (string-append name "-" version "-x86_64.tar.xz")) |
| 169 | (sha256 | 169 | (sha256 |
| 170 | (base32 "12jjcrcx227gd55ymx0nac7g9lr4pk7c741qbr7avqwknpnjv8kf")))) | 170 | (base32 "1pmxgfafwlxnrcw1fay91krjqbf1kaf5ng4f3na0p6liyd5c6fhq")))) |
| 171 | (supported-systems '("x86_64-linux")) | 171 | (supported-systems '("x86_64-linux")) |
| 172 | (build-system binary-build-system) | 172 | (build-system binary-build-system) |
| 173 | (arguments | 173 | (arguments |
