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:
parent
a922d5be64
commit
6f31422f84
|
@ -13,7 +13,7 @@
|
||||||
(define-public vscodium
|
(define-public vscodium
|
||||||
(package
|
(package
|
||||||
(name "vscodium")
|
(name "vscodium")
|
||||||
(version "1.78.2.23132")
|
(version "1.81.1.23222")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"https://github.com/VSCodium/vscodium/releases/download/" version
|
"https://github.com/VSCodium/vscodium/releases/download/" version
|
||||||
"/VSCodium-linux-x64-" version ".tar.gz"))
|
"/VSCodium-linux-x64-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ymgy0xisfxqrrmwpy0ga2rhlzhxqq39ppjfawxaf0dfdnkhgkgr"))))
|
(base32 "0wx53ajjwil82s3nl6wvpdf01mh33yqasf1ia54s1rfzz10fa1m6"))))
|
||||||
(build-system chromium-binary-build-system)
|
(build-system chromium-binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files
|
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files
|
||||||
|
|
Loading…
Reference in New Issue
Block a user