GNU bug report logs -
#65663
[PATCH] gnu: gambit-c: Update to 4.9.5.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65663 in the body.
You can then email your comments to 65663 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#65663
; Package
guix-patches
.
(Thu, 31 Aug 2023 19:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Rémi Teissier <rteissier.code <at> chillpc.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 31 Aug 2023 19:06:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From cb37dce83961231b2e17952b98e9d02b7be30ba9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Teissier?= <rteissier.code <at> chillpc.fr>
Date: Thu, 31 Aug 2023 17:02:44 +0200
Subject: [PATCH] gnu: gambit-c: Update to 4.9.5.
---
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 c0e2e3ab48..a73f8c4a97 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -555,7 +555,7 @@ (define-public scheme48-prescheme
(define-public gambit-c
(package
(name "gambit-c")
- (version "4.9.4")
+ (version "4.9.5")
(source
(origin
(method url-fetch)
@@ -565,7 +565,7 @@ (define-public gambit-c
(string-map (lambda (c) (if (char=? c #\.) #\_ c)) version)
".tgz"))
(sha256
- (base32 "025x8zi9176qwww4d3pk8aj9ab1fpqyxqz26q3v394k6bfk49yqr"))))
+ (base32 "1p61z1rp0ya4i61mq3hzmr67r3xbvi9h058cf9ci2yqfbzdzi3p2"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
--
2.40.1
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 06 Sep 2023 13:51:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Rémi Teissier <rteissier.code <at> chillpc.fr>
:
bug acknowledged by developer.
(Wed, 06 Sep 2023 13:51:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 65663-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Rémi Teissier <rteissier.code <at> chillpc.fr> writes:
> From cb37dce83961231b2e17952b98e9d02b7be30ba9 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?R=C3=A9mi=20Teissier?= <rteissier.code <at> chillpc.fr>
> Date: Thu, 31 Aug 2023 17:02:44 +0200
> Subject: [PATCH] gnu: gambit-c: Update to 4.9.5.
Installed, thank you.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 05 Oct 2023 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 220 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.