GNU bug report logs - #67741
gnu: chicken: update to 5.3.0.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Sun, 10 Dec 2023 07:25:01 UTC

Severity: normal

Merged with 67720

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 67741 in the body.
You can then email your comments to 67741 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#67741; Package guix-patches. (Sun, 10 Dec 2023 07:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 10 Dec 2023 07:25:02 GMT) Full text and rfc822 format available.

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

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Subject: gnu: chicken: update to 5.3.0.
Date: Sun, 10 Dec 2023 01:20:36 +0100
From c522bc4a79ca80859114182780dc3bd704048a6d Mon Sep 17 00:00:00 2001
From: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Fri, 8 Dec 2023 20:11:10 +0100
Subject: [PATCH] gnu: chicken: update to 5.3.0.
To: guix-patches <at> gnu.org

---
 gnu/packages/chicken.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/chicken.scm b/gnu/packages/chicken.scm
index b148c88303..8f5e8ce98d 100644
--- a/gnu/packages/chicken.scm
+++ b/gnu/packages/chicken.scm
@@ -33,14 +33,14 @@ (define-module (gnu packages chicken)
 (define-public chicken
   (package
     (name "chicken")
-    (version "5.2.0")
+    (version "5.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://code.call-cc.org/releases/"
                                   version "/chicken-" version ".tar.gz"))
               (sha256
                (base32
- "1yl0hxm9cirgcp8jgxp6vv29lpswfvaw3zfkh6rsj0vkrv44k4c1"))))
+ "0xhdvcdwlv9vbhxh7k0fzd32ybhc7fn83y9fj48dhzp1z7c9kbf3"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)
-- 
2.43.0





Merged 67720 67741. Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 12 Dec 2023 16:58:02 GMT) Full text and rfc822 format available.

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 12 Dec 2023 17:10:02 GMT) Full text and rfc822 format available.

Notification sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
bug acknowledged by developer. (Tue, 12 Dec 2023 17:10:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Daniel Ziltener <dziltener <at> lyrion.ch>
Cc: 67741-done <at> debbugs.gnu.org
Subject: Re: bug#67741: gnu: chicken: update to 5.3.0.
Date: Tue, 12 Dec 2023 12:08:38 -0500
Hi,

Daniel Ziltener <dziltener <at> lyrion.ch> writes:

>  From c522bc4a79ca80859114182780dc3bd704048a6d Mon Sep 17 00:00:00 2001
> From: Daniel Ziltener <dziltener <at> lyrion.ch>
> Date: Fri, 8 Dec 2023 20:11:10 +0100
> Subject: [PATCH] gnu: chicken: update to 5.3.0.
> To: guix-patches <at> gnu.org

I added a GNU change log commit message and pushed, thank you!

-- 
Maxim




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 12 Dec 2023 17:10:02 GMT) Full text and rfc822 format available.

Notification sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
bug acknowledged by developer. (Tue, 12 Dec 2023 17:10:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Jan 2024 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 157 days ago.

Previous Next


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