[PATCH] gnu: gnubg: Update to 1.07.001.

  • Done
  • quality assurance status badge
Details
One participant
  • iyzsong
Owner
unassigned
Submitted by
iyzsong
Severity
normal
I
I
iyzsong wrote on 20 Aug 2023 14:41
(address . guix-patches@gnu.org)(name . ???)(address . iyzsong@member.fsf.org)
b44581d89accb548a2fbeffdca4033b496490e97.1692535316.git.iyzsong@member.fsf.org
From: ??? <iyzsong@member.fsf.org>

* gnu/packages/games.scm (gnubg): Update to 1.07.001.
---
gnu/packages/games.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (30 lines)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index a5fa19fc20..03e1afffe0 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2011,7 +2011,7 @@ (define-public gnome-chess
(define-public gnubg
(package
(name "gnubg")
- (version "1.06.002")
+ (version "1.07.001")
(source
(origin
(method url-fetch)
@@ -2019,10 +2019,10 @@ (define-public gnubg
version "-sources.tar.gz"))
(sha256
(base32
- "11xwhcli1h12k6rnhhyq4jphzrhfik7i8ah3k32pqw803460n6yf"))))
+ "07l2srlm05c99l4pppba8l54bnh000ns2rih5h8rzbcw84lrffbj"))))
(build-system gnu-build-system)
(inputs (list ;; XXX: Build with an older Pango for 'pango_font_get_hb_font' and
- ;; 'pango_coverage_get_type'. Try removing this for versions > 1.06.002.
+ ;; 'pango_coverage_get_type'. Try removing this for versions > 1.07.001.
pango-1.42
glib
readline

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.41.0
?
(address . 65409-done@debbugs.gnu.org)
87bkeujx2j.fsf@envs.net
Pushed, closing.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65409@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65409
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