[gnome-shell] gnome-shell.modules: update to vala 0.13.1
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] gnome-shell.modules: update to vala 0.13.1
- Date: Thu, 11 Aug 2011 17:27:26 +0000 (UTC)
commit 22b2661df9b511be6cf9a6630f91151d0bdfa645
Author: Nohemi Fernandez <nf68 cornell edu>
Date: Wed Aug 10 14:23:05 2011 -0500
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
tools/build/gnome-shell.modules | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 39a5daa..efcf596 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -27,10 +27,10 @@
<branch repo="git.gnome.org" module="glib"/>
</autotools>
- <tarball id="vala" version="0.12" autogenargs="--enable-vapigen">
- <source href="http://download.gnome.org/sources/vala/0.12/vala-0.12.0.tar.bz2"
- hash="sha256:9a398e16fba2c78c9bcadb05e489c9bc318e34901d43451ac5d2ce4bc46b1225"
- md5sum="b11fafaa705085342156312e356b6ff2" size="2852200"/>
+ <tarball id="vala" version="0.13.1" autogenargs="--enable-vapigen">
+ <source href="http://download.gnome.org/sources/vala/0.13/vala-0.13.1.tar.bz2"
+ hash="sha256:f7032980eb212254a1209c6252cac9d357b4798b35ea551b5ee6e524c0d287ff"
+ md5sum="d2226fc4c097b73830eb8ed56252c720" size="2758783"/>
<dependencies>
<dep package="glib"/>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]