1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00

gnu: racket: Update to 8.15.

* gnu/packages/racket.scm (%racket-version): Update to 8.15.
(racket)[inputs]<drracket, gui, htdp, lazy, rackunit>
<redex, scribble, slideshow, typed-racket, string-constants>
<syntax-color>: Update hashes.

* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
10.1.0-pre-release.3.

Change-Id: I1d5d1f4033fce375f485db7a62996aea831d0de1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Ashish SHUKLA
2024-11-12 14:03:45 +01:00
committed by Ludovic Courtès
parent 78da695178
commit 7e8acd980d
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ will name the threaded machine type unless THREADS? is provided as #f."
(name "chez-scheme-for-racket")
;; The version should match `(scheme-version #t)`.
;; See s/cmacros.ss c. line 360.
(version "10.1.0-pre-release.1")
(version "10.1.0-pre-release.3")
(source #f)
(build-system gnu-build-system)
(inputs `(,@(if (nix-system->native-chez-machine-type)