guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: pluma: Use older version of gtksourceview.


From: guix-commits
Subject: 02/02: gnu: pluma: Use older version of gtksourceview.
Date: Thu, 2 May 2019 17:12:50 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 82329a17f4e3b6fca6af1a1cbfbed4d3d3ec89ce
Author: Ricardo Wurmus <address@hidden>
Date:   Thu May 2 23:11:14 2019 +0200

    gnu: pluma: Use older version of gtksourceview.
    
    Reported by L p R n d n <address@hidden>.
    Fixes <https://bugs.gnu.org/35535>.
    
    * gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with
    gtksourceview-3.
---
 gnu/packages/mate.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 15aeab0..6ac7527 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1470,7 +1470,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
        ("enchant" ,enchant-1.6)
        ("glib" ,glib)
        ("gtk+" ,gtk+)
-       ("gtksourceview" ,gtksourceview)
+       ("gtksourceview" ,gtksourceview-3)
        ("gdk-pixbuf" ,gdk-pixbuf)
        ("iso-codes" ,iso-codes)
        ("libcanberra" ,libcanberra)



reply via email to

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