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


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

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 34 days ago.

Previous Next


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