guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: epiphany: Use webkitgtk-for-gtk3.


From: guix-commits
Subject: 01/02: gnu: epiphany: Use webkitgtk-for-gtk3.
Date: Mon, 23 Oct 2023 01:24:09 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 207b4910805d70a828b3ef16e1856daf4c20847f
Author: Jack Hill <jackhill@jackhill.us>
AuthorDate: Sun Oct 22 23:29:58 2023 -0400

    gnu: epiphany: Use webkitgtk-for-gtk3.
    
    * gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with
    webkitgtk-for-gtk3.
    
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 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 2b5f1d9994..0f44e3d580 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7160,7 +7160,7 @@ almost all of them.")
            libxslt
            nettle                       ; for hogweed
            sqlite
-           webkitgtk))
+           webkitgtk-for-gtk3))
     (home-page "https://wiki.gnome.org/Apps/Web";)
     (synopsis "GNOME web browser")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]