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

Previous Next

Package: guix-patches;

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

Date: Sat, 8 Feb 2025 07:04:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76139: closed ([PATCH] gnu: guile-g-golf: Update to 0.8.0.)
Date: Tue, 11 Feb 2025 12:41:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Feb 2025 20:43:58 +0800
with message-id <87zfis648h.fsf <at> envs.net>
and subject line Re: [bug#76139] [PATCH v2] gnu: guile-g-golf: Update to 0.8.0.
has caused the debbugs.gnu.org bug report #76139,
regarding [PATCH] gnu: guile-g-golf: Update to 0.8.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76139: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76139
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.0.
Date: Fri,  7 Feb 2025 23:03:26 -0800
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0.

Change-Id: I625528c7c59c085f1eb6250cae472643501822e0
---
 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 6d12ab9688..3175da0e93 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2524,7 +2524,7 @@ (define-public guile-sly
 (define-public guile-g-golf
   (package
     (name "guile-g-golf")
-    (version "0.8.0-rc9")
+    (version "0.8.0")
     (source
      (origin
        (method git-fetch)
@@ -2533,7 +2533,7 @@ (define-public guile-g-golf
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1x340xr2ki1y3w1cg37fhjsfw27268vlsyc8hby9lmv13l349l8b"))))
+        (base32 "14b6pjchra0axqifpm90m7jbxla2sarhd7bfhzqbn7d14b74sv2d"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 5674adeb7579bdcfdb7342e6552f4735cd8f2afc
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 76139-done <at> debbugs.gnu.org
Subject: Re: [bug#76139] [PATCH v2] gnu: guile-g-golf: Update to 0.8.0.
Date: Tue, 11 Feb 2025 20:43:58 +0800
> * gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0.
> [native-inputs]: Remove clutter.

Pushed to master now, thanks.


This bug report was last modified 101 days ago.

Previous Next


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