GNU bug report logs -
#72218
[PATCH] gnu: chibi-scheme: Update to 0.11.
Previous Next
Reported by: Juliana Sims <juli <at> incana.org>
Date: Sat, 20 Jul 2024 22:28:02 UTC
Severity: normal
Tags: patch
Done: Juliana Sims <juli <at> incana.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72218 in the body.
You can then email your comments to 72218 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72218
; Package
guix-patches
.
(Sat, 20 Jul 2024 22:28:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Juliana Sims <juli <at> incana.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 20 Jul 2024 22:28:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.11.
Change-Id: If5d94c00c04e7c4de86e251ba32b749a7eafa823
---
Hello,
This patch simply updates chibi-scheme to the latest version.
Thanks,
Juli
gnu/packages/scheme.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 927e10bbfe..4c3ef66717 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -590,7 +590,7 @@ (define-public gambit-c
(define-public chibi-scheme
(package
(name "chibi-scheme")
- (version "0.10")
+ (version "0.11")
(home-page "https://github.com/ashinn/chibi-scheme")
(source
(origin
@@ -598,7 +598,7 @@ (define-public chibi-scheme
(uri (git-reference (url home-page) (commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0yhmj0lws3r3bl4ivs31dhlzxqc7f0dinixi904mraz1fmrg3w7f"))))
+ (base32 "02zq35hdbi03rmmamx6ml4ihsigdl4mmbf6d9ysazv8ciiln5v4b"))))
(build-system gnu-build-system)
(arguments
`(#:phases
base-commit: 1fa4d658d808202f98003d1488f8e44daee370a9
--
2.45.2
Reply sent
to
Juliana Sims <juli <at> incana.org>
:
You have taken responsibility.
(Thu, 19 Sep 2024 17:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Juliana Sims <juli <at> incana.org>
:
bug acknowledged by developer.
(Thu, 19 Sep 2024 17:26:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72218-done <at> debbugs.gnu.org (full text, mbox):
The later patch 72562 also updates Chibi Scheme and was merged.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 18 Oct 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.