mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 23:35:54 +02:00
gnu: mate-applets: Use older version of gtksourceview.
Reported by L p R n d n <guix@lprndn.info>. * gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with gtksourceview-3.
This commit is contained in:
@@ -587,7 +587,7 @@ assorted menu related utility programs.")
|
||||
("glib" ,glib)
|
||||
("gucharmap" ,gucharmap)
|
||||
("gtk+" ,gtk+)
|
||||
("gtksourceview" ,gtksourceview)
|
||||
("gtksourceview" ,gtksourceview-3)
|
||||
("libgtop" ,libgtop)
|
||||
("libmateweather" ,libmateweather)
|
||||
("libnotify" ,libnotify)
|
||||
|
||||
Reference in New Issue
Block a user