summaryrefslogtreecommitdiff
path: root/px/packages/programming.scm
diff options
context:
space:
mode:
authorFranz Geffke <franz@pantherx.org>2024-03-16 15:30:49 +0000
committerFranz Geffke <franz@pantherx.org>2024-03-16 15:30:49 +0000
commitf0c8a61b2d5c1c4401ba601a6d76a898517061d3 (patch)
tree8b41231a3e649376804bf5b88daa148a97a17d48 /px/packages/programming.scm
parent93c391d457244fada9db06eb3bce6ec31a52dba8 (diff)
vscode: v1.87.2
Diffstat (limited to 'px/packages/programming.scm')
-rw-r--r--px/packages/programming.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/px/packages/programming.scm b/px/packages/programming.scm
index 9874938..a876a4f 100644
--- a/px/packages/programming.scm
+++ b/px/packages/programming.scm
@@ -36,7 +36,7 @@
(define-public vscode
(package
(name "vscode")
- (version "1.87.0")
+ (version "1.87.2")
(source
#f)
(build-system binary-build-system)
@@ -154,7 +154,7 @@
out) ":"))))) #t)))))
(native-inputs `(("tar" ,tar)))
(inputs `(("vscode" ,(make-vscode-release-asset version "vscode"
- "00izdy01d34czxfjn6rv4vg179r7f264bls5fib4caakj9bblalw"))
+ "0kir1grd150gb7im6yx2l16hi43wwsi8q3dlpgah4m7na064xgyd"))
("gcc:lib" ,gcc "lib")
("gcc" ,gcc "lib")
("glib" ,glib)