GNU bug report logs -
#78740
[PATCH] gnu: guile-g-golf: Update to 0.8.2.
Previous Next
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>
To reply to this bug, email your comments to 78740 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78740
; Package
guix-patches
.
(Tue, 10 Jun 2025 06:20:06 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, 10 Jun 2025 06:20:06 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
:
You have taken responsibility.
(Tue, 10 Jun 2025 11:51:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Tue, 10 Jun 2025 11:51:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78740-done <at> debbugs.gnu.org (full text, mbox):
Pushed as 15e19a2d9206da8d1fe26f93573a41f16998462c.
Thank you!
Regards,
Florian
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.