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>
To reply to this bug, email your comments to 78295 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
philip <at> philipmcgrath.com, guix-patches <at> gnu.org
:
bug#78295
; Package
guix-patches
.
(Wed, 07 May 2025 08:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
philip <at> philipmcgrath.com, guix-patches <at> gnu.org
.
(Wed, 07 May 2025 08:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Thu, 08 May 2025 19:19:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 08 May 2025 19:19:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78295-done <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78295
; Package
guix-patches
.
(Thu, 08 May 2025 20:12:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 78295-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
El 2025-05-08 21:17, Andreas Enge escribió:
> 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
Thank you!
--
Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0
"If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin)
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.