unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65409] [PATCH] gnu: gnubg: Update to 1.07.001.
@ 2023-08-20 12:41 iyzsong--- via Guix-patches via
  2023-08-26  3:34 ` bug#65409: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-08-20 12:41 UTC (permalink / raw)
  To: 65409
  Cc: 宋文武, Liliana Marie Prikler,
	宋文武

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(-)

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65409: [PATCH] gnu: gnubg: Update to 1.07.001.
  2023-08-20 12:41 [bug#65409] [PATCH] gnu: gnubg: Update to 1.07.001 iyzsong--- via Guix-patches via
@ 2023-08-26  3:34 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-26  3:34 UTC (permalink / raw)
  To: 65409-done; +Cc: 宋文武, Liliana Marie Prikler


Pushed, closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-26  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-20 12:41 [bug#65409] [PATCH] gnu: gnubg: Update to 1.07.001 iyzsong--- via Guix-patches via
2023-08-26  3:34 ` bug#65409: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).