GNU bug report logs -
#75158
[PATCH] gnu: guile-g-golf: Update to 0.8.0-rc9.
Previous Next
Reported by: Dariqq <dariqq <at> posteo.net>
Date: Sat, 28 Dec 2024 09:19: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 75158 in the body.
You can then email your comments to 75158 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75158
; Package
guix-patches
.
(Sat, 28 Dec 2024 09:19:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dariqq <dariqq <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 28 Dec 2024 09:19:02 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.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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75158
; Package
guix-patches
.
(Sat, 28 Dec 2024 10:27:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 75158 <at> debbugs.gnu.org (full text, mbox):
Thank you for preparing an update.
Dariqq <dariqq <at> posteo.net> writes:
> 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
GTK introspecting examples started needing --no-grafts again only since
shortly after this early December’s rust-team merge.
But it is unrelated to your patch.
Will take a closer look at your patch later today.
Regards,
Florian
Reply sent
to
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
:
You have taken responsibility.
(Sun, 29 Dec 2024 17:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Dariqq <dariqq <at> posteo.net>
:
bug acknowledged by developer.
(Sun, 29 Dec 2024 17:36:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 75158-done <at> debbugs.gnu.org (full text, mbox):
Compared and pushed as 1ac17c4baca6c4236341973a403fb2e87a5d9374, thank you!
> The new version satisfies version>=? (might become a problem once 0.8.0 releases)
We cannot avoid that, old version 0.8.0-a.1 is already larger than
0.8.0.
Regards,
Florian
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 27 Jan 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 138 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.