guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: gitg: Use gtksourceview-4.


From: guix-commits
Subject: 01/03: gnu: gitg: Use gtksourceview-4.
Date: Sun, 18 Sep 2022 10:07:03 -0400 (EDT)

lilyp pushed a commit to branch master
in repository guix.

commit 9a4ea7059d33caebe54406b77397dd118be9ea88
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Sep 18 15:53:28 2022 +0200

    gnu: gitg: Use gtksourceview-4.
    
    * gnu/packages/gnome.scm (gitg)[inputs]: Replace gtksourceview with
    gtksourceview-4.
---
 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 282c388b18..4a1d979e99 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11838,7 +11838,7 @@ higher level porcelain stuff.")
            gsettings-desktop-schemas
            gspell
            gtk+
-           gtksourceview
+           gtksourceview-4
            json-glib
            libdazzle
            libgee



reply via email to

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