nongnu: vscodium: Update to 1.81.1.23222.

* nongnu/packages/editors (vscodium): Update to 1.81.1.23222.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Giacomo Leidi 2023-07-16 15:25:42 +02:00 committed by John Kehayias
parent a922d5be64
commit 6f31422f84
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -13,7 +13,7 @@
(define-public vscodium
(package
(name "vscodium")
(version "1.78.2.23132")
(version "1.81.1.23222")
(source
(origin
(method url-fetch)
@ -22,7 +22,7 @@
"https://github.com/VSCodium/vscodium/releases/download/" version
"/VSCodium-linux-x64-" version ".tar.gz"))
(sha256
(base32 "0ymgy0xisfxqrrmwpy0ga2rhlzhxqq39ppjfawxaf0dfdnkhgkgr"))))
(base32 "0wx53ajjwil82s3nl6wvpdf01mh33yqasf1ia54s1rfzz10fa1m6"))))
(build-system chromium-binary-build-system)
(arguments
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files