mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: racket: Update to 8.14.
* gnu/packages/racket.scm (%racket-version): Update to 8.14. (racket)[inputs]<compatibility, db, drracket, gui, htdp, math> <parser-tools, rackunit, redex, scribble, snip, typed-racket> <string-constants, web-server>: Update hashes. * gnu/packages/chez.scm (chez-scheme-for-racket): Fix comment. Change-Id: I1bcfd8b4db178e42b200077ab909af37907264d0 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
7b107f3646
commit
18eea46d3b
2 changed files with 17 additions and 17 deletions
|
@ -296,7 +296,7 @@ will name the threaded machine type unless THREADS? is provided as #f."
|
|||
(define-public chez-scheme-for-racket
|
||||
(package
|
||||
(name "chez-scheme-for-racket")
|
||||
;; The version should match `(scheme-version-number #t)`.
|
||||
;; The version should match `(scheme-version #t)`.
|
||||
;; See s/cmacros.ss c. line 360.
|
||||
(version "10.1.0-pre-release.1")
|
||||
(source #f)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue