nongnu: zoom: Update to 5.15.12.7665.

* nongnu/packages/messaging.scm (zoom): Update to 5.15.12.7665.
This commit is contained in:
John Kehayias 2023-09-12 16:23:29 -04:00
parent 7152c84c0d
commit c760d7b834
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -160,14 +160,14 @@ or iOS.")
(define-public zoom (define-public zoom
(package (package
(name "zoom") (name "zoom")
(version "5.15.5.5603") (version "5.15.12.7665")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://cdn.zoom.us/prod/" version "/zoom_x86_64.tar.xz")) (uri (string-append "https://cdn.zoom.us/prod/" version "/zoom_x86_64.tar.xz"))
(file-name (string-append name "-" version "-x86_64.tar.xz")) (file-name (string-append name "-" version "-x86_64.tar.xz"))
(sha256 (sha256
(base32 "12jjcrcx227gd55ymx0nac7g9lr4pk7c741qbr7avqwknpnjv8kf")))) (base32 "1pmxgfafwlxnrcw1fay91krjqbf1kaf5ng4f3na0p6liyd5c6fhq"))))
(supported-systems '("x86_64-linux")) (supported-systems '("x86_64-linux"))
(build-system binary-build-system) (build-system binary-build-system)
(arguments (arguments