unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57799] [PATCH] gnu: gnome-mines: Fix build.
@ 2022-09-14 10:16 Michael Rohleder
  2022-09-14 21:23 ` bug#57799: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-09-14 10:16 UTC (permalink / raw)
  To: 57799; +Cc: Michael Rohleder

* gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support with libgnome-games-support-1.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5d46033431..e6787093cf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5313,7 +5313,7 @@ (define-public gnome-mines
            vala))
     (inputs
      (list gtk+
-           libgnome-games-support
+           libgnome-games-support-1
            librsvg
            yelp))
     (home-page "https://wiki.gnome.org/Apps/Mines")
-- 
2.37.3





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

* bug#57799: [PATCH] gnu: gnome-mines: Fix build.
  2022-09-14 10:16 [bug#57799] [PATCH] gnu: gnome-mines: Fix build Michael Rohleder
@ 2022-09-14 21:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-09-14 21:23 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 57799-done

Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support with libgnome-games-support-1.

Applied, thanks!




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

end of thread, other threads:[~2022-09-14 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 10:16 [bug#57799] [PATCH] gnu: gnome-mines: Fix build Michael Rohleder
2022-09-14 21:23 ` bug#57799: " Ludovic Courtès

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