GNU bug report logs - #78295
[PATCH] gnu: chez-scheme: Update to 10.2.0.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Wed, 7 May 2025 08:12:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78295: closed ([PATCH] gnu: chez-scheme: Update to 10.2.0.)
Date: Thu, 08 May 2025 19:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 8 May 2025 21:17:56 +0200
with message-id <aB0DZN-7xQRbxbOg <at> jurong>
and subject line Re: [PATCH] gnu: chez-scheme: Update to 10.2.0.
has caused the debbugs.gnu.org bug report #78295,
regarding [PATCH] gnu: chez-scheme: Update to 10.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78295: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78295
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: chez-scheme: Update to 10.2.0.
Date: Wed,  7 May 2025 08:10:33 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/chez.scm (chez-scheme): Update to 10.2.0.

Change-Id: Ifba101d387c11cfa0675821aa7e8852f4efbd46a
---
 gnu/packages/chez.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm
index 68cf421da8..ea2910adea 100644
--- a/gnu/packages/chez.scm
+++ b/gnu/packages/chez.scm
@@ -503,7 +503,7 @@ (define-public chez-scheme
     (name "chez-scheme")
     ;; The version should match `(scheme-version-number #t)`.
     ;; See s/cmacros.ss c. line 360.
-    (version "10.1.0")
+    (version "10.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -511,7 +511,7 @@ (define-public chez-scheme
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "0y07n2has2592g41zgl275as2wbw1fqd2y7a34llpbqnfpc7923s"))
+                "14iv4kfkyvrkigr1n2prf71n2l3vs0sf0549rvh6y4x2faa2l329"))
               (file-name (git-file-name name version))
               (patches (search-patches "chez-scheme-bin-sh.patch"))
               (snippet #~(begin

base-commit: ec95c71c01144fcae1a3d079e0d0aec6087b9d2a
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: ashish.is <at> lostca.se
Cc: 78295-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: chez-scheme: Update to 10.2.0.
Date: Thu, 8 May 2025 21:17:56 +0200
Thanks for this patch, which passes QA.

Savannah is offline right now, but I have applied the patch to my local
branch and will push as soon as possible.

Andreas



This bug report was last modified 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.