GNU bug report logs -
#78295
[PATCH] gnu: chez-scheme: Update to 10.2.0.
Previous Next
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
[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 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)]
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.