unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67962] [PATCH] gnu: shotwell: Fix build.
@ 2023-12-22  3:00 Sharlatan Hellseher
  2023-12-25 16:29 ` bug#67962: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2023-12-22  3:00 UTC (permalink / raw)
  To: 67962
  Cc: Sharlatan Hellseher, Liliana Marie Prikler, Maxim Cournoyer,
	Raghav Gururajan

* gnu/packages/gnome.scm (shotwell): Fix build.
[inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

Change-Id: I457ed30f3bf6335c7dd88daf2132b4a8857d86c6
---
 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 b0417b2df9..89a1c45883 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7562,7 +7562,7 @@ (define-public shotwell
            libwebp
            libxml2
            sqlite
-           webkitgtk))
+           webkitgtk-for-gtk3))
     (home-page "https://wiki.gnome.org/Apps/Shotwell")
     (synopsis "Photo manager for GNOME 3")
     (description

base-commit: ca813173894360edef35a5d98878a3135e99e62a
-- 
2.41.0





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

* bug#67962: [PATCH] gnu: shotwell: Fix build.
  2023-12-22  3:00 [bug#67962] [PATCH] gnu: shotwell: Fix build Sharlatan Hellseher
@ 2023-12-25 16:29 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-12-25 16:29 UTC (permalink / raw)
  To: Sharlatan Hellseher
  Cc: Raghav Gururajan, 67962-done, Liliana Marie Prikler,
	Maxim Cournoyer


> * gnu/packages/gnome.scm (shotwell): Fix build.
> [inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

Applied, thanks,

Mathieu




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

end of thread, other threads:[~2023-12-25 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-22  3:00 [bug#67962] [PATCH] gnu: shotwell: Fix build Sharlatan Hellseher
2023-12-25 16:29 ` bug#67962: " Mathieu Othacehe

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