guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: denemo: Use older version of gtksourceview.


From: guix-commits
Subject: 01/01: gnu: denemo: Use older version of gtksourceview.
Date: Sat, 11 May 2019 15:34:09 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6bf795329a1da58e38f749f4af7a7694bfb64f97
Author: Diego Nicola Barbato <address@hidden>
Date:   Fri May 10 14:06:15 2019 +0200

    gnu: denemo: Use older version of gtksourceview.
    
    * gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
    gtksourceview-3.
    
    Signed-off-by: Ricardo Wurmus <address@hidden>.
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index ae1235e..be08960 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -427,7 +427,7 @@ many input formats and provides a customisable Vi-style 
user interface.")
        ("glib" ,glib)
        ("gtk+" ,gtk+)
        ("gtk-doc" ,gtk-doc)
-       ("gtksourceview" ,gtksourceview)
+       ("gtksourceview" ,gtksourceview-3)
        ("guile" ,guile-2.0)
        ("intltool" ,intltool)
        ("librsvg" ,librsvg)



reply via email to

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