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

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Mar 2025 06:02:02 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#76931: closed (Re: [bug#76931] [PATCH] gnu: guile-g-golf:
 Update to 0.8.1.)
Date: Thu, 13 Mar 2025 12:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76931: [PATCH] gnu: guile-g-golf: Update to 0.8.1.

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 76931 <at> debbugs.gnu.org.

-- 
76931: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76931
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: 76931-done <at> debbugs.gnu.org
Subject: Re: [bug#76931] [PATCH] gnu: guile-g-golf: Update to 0.8.1.
Date: Thu, 13 Mar 2025 13:07:45 +0100
Pushed as 67b17c1811ef6c1c7faf0cbde3aa7855326f719c.

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.1.
Date: Mon, 10 Mar 2025 23:01:32 -0700
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.1.

Change-Id: If4503e69bd7f58ec01b83b7332191184f4c5bd52
---
 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 cc74591604c..7897151ab8b 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2568,7 +2568,7 @@ (define-public guile-sly
 (define-public guile-g-golf
   (package
     (name "guile-g-golf")
-    (version "0.8.0")
+    (version "0.8.1")
     (source
      (origin
        (method git-fetch)
@@ -2577,7 +2577,7 @@ (define-public guile-g-golf
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "14b6pjchra0axqifpm90m7jbxla2sarhd7bfhzqbn7d14b74sv2d"))))
+        (base32 "044iidjd24cjncvx510ai46is9jxni72iz8pxyi34g4p7gbbcbi7"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: f70ad6267bf2bbafbf5eb0a1d04e2d624af796c5
-- 
2.48.1




This bug report was last modified 64 days ago.

Previous Next


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