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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76931 in the body.
You can then email your comments to 76931 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76931; Package guix-patches. (Tue, 11 Mar 2025 06:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 11 Mar 2025 06:02:02 GMT) Full text and rfc822 format available.

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.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





Information forwarded to guix-patches <at> gnu.org:
bug#76931; Package guix-patches. (Wed, 12 Mar 2025 10:30:02 GMT) Full text and rfc822 format available.

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

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Andy Tai <atai <at> atai.org>
Cc: 76931 <at> debbugs.gnu.org
Subject: Re: [bug#76931] [PATCH] gnu: guile-g-golf: Update to 0.8.1.
Date: Wed, 12 Mar 2025 11:29:47 +0100
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.1.

I’m going to push this new G-Golf later today.

It brings libadwaita <at> 1.7.0 features, which Guix does not have yet, not
even the gnome-team branch.  But it also fixes a typo in an exported
procedure name in (g-golf support color).

My plan is:

* Fix build of g-golf-adw-1-examples similar to
  7e7ad582e47111b1524edd48372e51ad1294d683.  The current build failure
  is a fallout of <https://bugs.gnu.org/76697#10>.

* Apply your gnu: guile-g-golf: Update to 0.8.1.

* Define a g-golf-source procedure like in
  %emacs-company-box-upstream-source.
  Have guile-g-golf use it to get 0.8.1.
  Have g-golf-adw-1-examples use it to get 0.8.0, so it remains usable.

Regards,
Florian




Reply sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
You have taken responsibility. (Thu, 13 Mar 2025 12:08:01 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 13 Mar 2025 12:08:02 GMT) Full text and rfc822 format available.

Message #13 received at 76931-done <at> debbugs.gnu.org (full text, mbox):

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






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 11 Apr 2025 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 63 days ago.

Previous Next


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