[PATCH] gnu: guile-g-golf: Update to 0.8.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • pelzflorian (Florian Pelz)
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote on 9 Jun 23:19 -0700
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
8126f1824ceba77b5453e09a94dcad5a8c09e905.1749536318.git.atai@atai.org
* 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(-)

Toggle diff (23 lines)
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
P
P
pelzflorian (Florian Pelz) wrote on 10 Jun 04:49 -0700
(name . Andy Tai)(address . atai@atai.org)(address . 78740-done@debbugs.gnu.org)
87ikl3rf30.fsf@pelzflorian.de
Pushed as 15e19a2d9206da8d1fe26f93573a41f16998462c.

Thank you!

Regards,
Florian
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 78740@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 78740
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch