unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65663] [PATCH] gnu: gambit-c: Update to 4.9.5.
@ 2023-08-31 15:05 Rémi Teissier
  2023-09-06 13:50 ` bug#65663: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Rémi Teissier @ 2023-08-31 15:05 UTC (permalink / raw)
  To: 65663

 From cb37dce83961231b2e17952b98e9d02b7be30ba9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Teissier?= <rteissier.code@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65663: [PATCH] gnu: gambit-c: Update to 4.9.5.
  2023-08-31 15:05 [bug#65663] [PATCH] gnu: gambit-c: Update to 4.9.5 Rémi Teissier
@ 2023-09-06 13:50 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-06 13:50 UTC (permalink / raw)
  To: Rémi Teissier; +Cc: 65663-done

Hi,

Rémi Teissier <rteissier.code@chillpc.fr> writes:

>  From cb37dce83961231b2e17952b98e9d02b7be30ba9 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?R=C3=A9mi=20Teissier?= <rteissier.code@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-06 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 15:05 [bug#65663] [PATCH] gnu: gambit-c: Update to 4.9.5 Rémi Teissier
2023-09-06 13:50 ` bug#65663: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).