lilyp pushed a commit to branch master
in repository guix.
commit 9a4ea7059d33caebe54406b77397dd118be9ea88
Author: Liliana Marie Prikler <[email protected]>
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