mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: vscodium: Update to 1.107.18605.
* nongnu/packages/editors.scm (vscodium): Update to 1.107.18605. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
bc11837fb2
commit
cb2d027763
1 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
(define-public vscodium
|
(define-public vscodium
|
||||||
(package
|
(package
|
||||||
(name "vscodium")
|
(name "vscodium")
|
||||||
(version "1.106.37943")
|
(version "1.107.18605")
|
||||||
(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"
|
||||||
"07i5d59qkr4pj598gk6v63i8d0z5lxs5jkycs1a2cmxam6dz8j39")
|
"01vr2nyzhkfijba0921l6c5n9j65lwpvzrpnhblrpfmvy817ajx5")
|
||||||
("armhf-linux"
|
("armhf-linux"
|
||||||
"0wlg9r8rwlw125r4a9xs1j29kisk1mkma9nlb28bm31siblx7pq9")
|
"0qs1bb4f449pdb60x66n4fr1w11m5bcxgz0k4cxnn5c20lk8d8hs")
|
||||||
(_
|
(_
|
||||||
"1v744v3n6a7h1qyz68j1cyqjbiq2v6iv9q4p6ala8sk2hmw5mg9z"))))
|
"1g9aschvrqnzgryvbbl4nh19wiaqrk0f5d1zlz6aa2p2va6bdc3f"))))
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue