gnome-shell.modules: update to vala 0.13.1
Fixes a crash when compiling the caribou gtk module caused by a call to async Bus.get_sync() method. https://bugzilla.gnome.org/show_bug.cgi?id=644275
This commit is contained in:
parent
f8b397a5dc
commit
22b2661df9
@ -27,10 +27,10 @@
|
|||||||
<branch repo="git.gnome.org" module="glib"/>
|
<branch repo="git.gnome.org" module="glib"/>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<tarball id="vala" version="0.12" autogenargs="--enable-vapigen">
|
<tarball id="vala" version="0.13.1" autogenargs="--enable-vapigen">
|
||||||
<source href="http://download.gnome.org/sources/vala/0.12/vala-0.12.0.tar.bz2"
|
<source href="http://download.gnome.org/sources/vala/0.13/vala-0.13.1.tar.bz2"
|
||||||
hash="sha256:9a398e16fba2c78c9bcadb05e489c9bc318e34901d43451ac5d2ce4bc46b1225"
|
hash="sha256:f7032980eb212254a1209c6252cac9d357b4798b35ea551b5ee6e524c0d287ff"
|
||||||
md5sum="b11fafaa705085342156312e356b6ff2" size="2852200"/>
|
md5sum="d2226fc4c097b73830eb8ed56252c720" size="2758783"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="glib"/>
|
<dep package="glib"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user