GNU bug report logs -
#74299
[PATCH v2] gnu: racket: Update to 8.15.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Sun, 10 Nov 2024 20:43:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Ashish,
On Sun, Nov 10, 2024, at 3:41 PM, Ashish SHUKLA wrote:
> * 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.
>
> Change-Id: I1d5d1f4033fce375f485db7a62996aea831d0de1
> ---
> gnu/packages/racket.scm | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
>
> diff --git a/gnu/packages/racket.scm b/gnu/packages/racket.scm
> index 1016915b47..2ff1d159fa 100644
> --- a/gnu/packages/racket.scm
> +++ b/gnu/packages/racket.scm
> @@ -201,7 +201,7 @@ (define-module (gnu packages racket)
> ;;
> ;; CODE:
>
> -(define %racket-version "8.14") ; Remember to update
> chez-scheme-for-racket!
> +(define %racket-version "8.15") ; Remember to update
> chez-scheme-for-racket!
Thanks for this patch! I will test soon, but, as an initial note, this commit should also update the version`chez-scheme-for-racket` from gnu/packages/chez.scm (which is built from the same source updated here) to "10.0.1-pre-release.3".
Philip
This bug report was last modified 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.