mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-23 18:50:32 +02:00
gnu: pluma: Use older version of gtksourceview.
Reported by L p R n d n <guix@lprndn.info>. Fixes <https://bugs.gnu.org/35535>. * gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with gtksourceview-3.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user