gnome3: use the same version of Vala

This commit is contained in:
Jan Tojnar
2017-11-26 03:10:50 +01:00
parent 3f610ddd81
commit 5a3b7ef2e7
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -65,5 +65,5 @@ in rec {
extraBuildInputs = [ graphviz ];
};
vala = vala_0_34;
vala = vala_0_38;
}