GNU bug report logs - #67962
[PATCH] gnu: shotwell: Fix build.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Fri, 22 Dec 2023 00:02:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: bug#67962: closed (Re: [bug#67962] [PATCH] gnu: shotwell: Fix build.)
Date: Mon, 25 Dec 2023 16:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67962: [PATCH] gnu: shotwell: Fix build.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67962 <at> debbugs.gnu.org.

-- 
67962: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67962
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: Raghav Gururajan <rg <at> raghavgururajan.name>, 67962-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#67962] [PATCH] gnu: shotwell: Fix build.
Date: Mon, 25 Dec 2023 17:29:43 +0100
> * gnu/packages/gnome.scm (shotwell): Fix build.
> [inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

Applied, thanks,

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH] gnu: shotwell: Fix build.
Date: Fri, 22 Dec 2023 03:00:48 +0000
* 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




This bug report was last modified 1 year and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.