guix-commits
[Top][All Lists]
Advanced

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

16/77: gnu: gedit: Use gtksourceview-3.


From: Ricardo Wurmus
Subject: 16/77: gnu: gedit: Use gtksourceview-3.
Date: Mon, 6 Aug 2018 14:29:16 -0400 (EDT)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit 7c82256216725e358d9fae26bdcf291c96a25fd8
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Aug 5 13:54:10 2018 +0200

    gnu: gedit: Use gtksourceview-3.
    
    * gnu/packages/gnome.scm (gedit)[inputs]: Replace "gtksourceview" with
    "gtksourceview-3".
---
 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 c737639..ce10114 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4714,7 +4714,7 @@ javascript engine and the GObject introspection 
framework.")
      `(("glib" ,glib)
        ("gspell" ,gspell)
        ("gtk+" ,gtk+)
-       ("gtksourceview" ,gtksourceview)
+       ("gtksourceview" ,gtksourceview-3)
        ("libpeas" ,libpeas)
        ("libxml2" ,libxml2)
        ("iso-codes" ,iso-codes)



reply via email to

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