nongnu: vscodium: Update to 1.92.1.24225.
* nongnu/packages/editors.scm (vscodium): Update to 1.92.1.24225. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
efdd540f5e
commit
69cf1764db
|
@ -14,7 +14,7 @@
|
||||||
(define-public vscodium
|
(define-public vscodium
|
||||||
(package
|
(package
|
||||||
(name "vscodium")
|
(name "vscodium")
|
||||||
(version "1.88.1.24104")
|
(version "1.92.1.24225")
|
||||||
(source
|
(source
|
||||||
(let ((arch (match (or (%current-target-system) (%current-system))
|
(let ((arch (match (or (%current-target-system) (%current-system))
|
||||||
("aarch64-linux" "arm64")
|
("aarch64-linux" "arm64")
|
||||||
|
@ -22,11 +22,11 @@
|
||||||
(_ "x64")))
|
(_ "x64")))
|
||||||
(hash (match (or (%current-target-system) (%current-system))
|
(hash (match (or (%current-target-system) (%current-system))
|
||||||
("aarch64-linux"
|
("aarch64-linux"
|
||||||
"0412222l9r81f3aa3zlzrg42hzslvvck5kds7zrmpssjrd41jxfh")
|
"0m5x9v577h8n16ypzb1y2066alc59v5bw7jiqp2xr7g20s9kb0vy")
|
||||||
("armhf-linux"
|
("armhf-linux"
|
||||||
"1sblaigrxscx4l1kln1zxzm5da5lr50y1k6qb4igq6wxbdx55iay")
|
"047gz12gx8pa5aglykd0785l6i9ivsn4kkgfhi5l0y4jh8hjys8c")
|
||||||
(_
|
(_
|
||||||
"1n3gb12asid2qwwzf9fj974ws9n7has9l23ni8jscx9cp63l5rbl"))))
|
"1w1rhbbk177yz85csck3sax51qnvgaip9w238dmzb4a50ikfnp23"))))
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
|
Loading…
Reference in New Issue
Block a user