From: Dariqq <dariqq@posteo.net>
To: 75158@debbugs.gnu.org
Cc: Dariqq <dariqq@posteo.net>
Subject: [bug#75158] [PATCH] gnu: guile-g-golf: Update to 0.8.0-rc9.
Date: Sat, 28 Dec 2024 09:15:44 +0000 [thread overview]
Message-ID: <96d2a011e83d0ef3fb30764fbde5b4bc968b55a1.1735377344.git.dariqq@posteo.net> (raw)
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-rc9.
Change-Id: I9c9a4123767fc5f9d6e3279aca346fad66bd590d
---
Hello,
The g-golf package is quite out of date.
The new version satisfies version>=? (might become a problem once 0.8.0 releases)
Testing: build guile-g-golf and guile-2.2-g-golf with --no-grafts --check
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 06667c095b..3f5bdfa261 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2520,7 +2520,7 @@ (define-public guile-sly
(define-public guile-g-golf
(package
(name "guile-g-golf")
- (version "0.8.0-a.1")
+ (version "0.8.0-rc9")
(source
(origin
(method git-fetch)
@@ -2529,7 +2529,7 @@ (define-public guile-g-golf
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1lszlssa6k8dhhya5px271gfzas7fyy1iwjqmlxibz5vdirzi565"))))
+ (base32 "1x340xr2ki1y3w1cg37fhjsfw27268vlsyc8hby9lmv13l349l8b"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 3a8c20408f0078a580d27f74bc69b5a1069a003b
--
2.47.1
next reply other threads:[~2024-12-28 9:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-28 9:15 Dariqq [this message]
2024-12-28 10:27 ` [bug#75158] [PATCH] gnu: guile-g-golf: Update to 0.8.0-rc9 pelzflorian (Florian Pelz)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=96d2a011e83d0ef3fb30764fbde5b4bc968b55a1.1735377344.git.dariqq@posteo.net \
--to=dariqq@posteo.net \
--cc=75158@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.