Merge #29392: gnome3: 3.24 -> 3.26

It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
This commit is contained in:
Vladimír Čunát
2017-11-27 12:19:01 +01:00
151 changed files with 862 additions and 751 deletions

View File

@@ -67,5 +67,5 @@ in rec {
extraBuildInputs = [ graphviz ];
};
vala = vala_0_34;
vala = vala_0_38;
}