GNU bug report logs - #78740
[PATCH] gnu: guile-g-golf: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 10 Jun 2025 06:20:05 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#78740: closed (Re: [bug#78740] [PATCH] gnu: guile-g-golf:
 Update to 0.8.2.)
Date: Tue, 10 Jun 2025 11:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78740: [PATCH] gnu: guile-g-golf: Update to 0.8.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78740 <at> debbugs.gnu.org.

-- 
78740: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78740
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Andy Tai <atai <at> atai.org>
Cc: 78740-done <at> debbugs.gnu.org
Subject: Re: [bug#78740] [PATCH] gnu: guile-g-golf: Update to 0.8.2.
Date: Tue, 10 Jun 2025 13:49:55 +0200
Pushed as 15e19a2d9206da8d1fe26f93573a41f16998462c.

Thank you!

Regards,
Florian

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: guile-g-golf: Update to 0.8.2.
Date: Mon,  9 Jun 2025 23:19:07 -0700
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.2.

Change-Id: I772848a0e87ca7f62822588e459e1680aaa2b94a
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index cac5f7c0f4..400c0dc748 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2684,12 +2684,12 @@ (define* (g-golf-source #:key version hash)
 (define-public guile-g-golf
   (package
     (name "guile-g-golf")
-    (version "0.8.1")
+    (version "0.8.2")
     (source
      (g-golf-source #:version version
                     #:hash
                     (content-hash
-                     "044iidjd24cjncvx510ai46is9jxni72iz8pxyi34g4p7gbbcbi7")))
+                     "10qxhbfdysh4mhw6rxr40lfq24m4smk37cpr4wvjf008s6w7f4nz")))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: cff7b8524ca1f0951502ae13a7fe6527dd8b15a1
-- 
2.43.0




This bug report was last modified 33 days ago.

Previous Next


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