gnu: denemo: Use older version of gtksourceview.

* gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
gtksourceview-3.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>.
This commit is contained in:
Diego Nicola Barbato 2019-05-10 14:06:15 +02:00 committed by Ricardo Wurmus
parent 3a228f7a0a
commit 6bf795329a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ many input formats and provides a customisable Vi-style user interface.")
("glib" ,glib) ("glib" ,glib)
("gtk+" ,gtk+) ("gtk+" ,gtk+)
("gtk-doc" ,gtk-doc) ("gtk-doc" ,gtk-doc)
("gtksourceview" ,gtksourceview) ("gtksourceview" ,gtksourceview-3)
("guile" ,guile-2.0) ("guile" ,guile-2.0)
("intltool" ,intltool) ("intltool" ,intltool)
("librsvg" ,librsvg) ("librsvg" ,librsvg)