GNU bug report logs - #72562
[PATCH] gnu: chibi-scheme: Update to 0.11.0

Previous Next

Package: guix-patches;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Sat, 10 Aug 2024 15:32:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 72562 in the body.
You can then email your comments to 72562 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72562; Package guix-patches. (Sat, 10 Aug 2024 15:32:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 10 Aug 2024 15:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: guix-patches <at> gnu.org
Cc: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Subject: [PATCH] gnu: chibi-scheme: Update to 0.11.0
Date: Sat, 10 Aug 2024 17:29:59 +0200
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.11.0.

Change-Id: I3b6a2b722c6bc7d7817cbf0af031b153b889159f
---
 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: de714bcb46d61922e0efc10783ea23fb0202f583
-- 
2.45.2





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 11 Aug 2024 10:41:04 GMT) Full text and rfc822 format available.

Notification sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
bug acknowledged by developer. (Sun, 11 Aug 2024 10:41:04 GMT) Full text and rfc822 format available.

Message #10 received at 72562-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Cc: 72562-done <at> debbugs.gnu.org
Subject: Re: [bug#72562] [PATCH] gnu: chibi-scheme: Update to 0.11.0
Date: Sun, 11 Aug 2024 11:39:29 +0100
[Message part 1 (text/plain, inline)]
Ekaitz Zarraga <ekaitz <at> elenq.tech> writes:

> * gnu/packages/scheme.scm (chibi-scheme): Update to 0.11.0.
>
> Change-Id: I3b6a2b722c6bc7d7817cbf0af031b153b889159f
> ---
>  gnu/packages/scheme.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
ce6308168d284a23820323642ab82b039f82f4a8.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Sep 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 362 days ago.

Previous Next


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