gtkLibx3x update

svn path=/nixpkgs/trunk/; revision=29726
This commit is contained in:
Yury G. Kudryashov
2011-10-09 08:38:34 +00:00
parent f865f7c26d
commit 32dd8c0854
5 changed files with 11 additions and 11 deletions
@@ -16,8 +16,8 @@ stdenv.mkDerivation rec {
src = fetchurl_gnome {
project = "glib";
major = "2"; minor = "29"; patchlevel = "18"; extension = "xz";
sha256 = "1hc198x625w1w8if1xlvqyjs9aazc27s0l374kqc4sr51wcpbxpy";
major = "2"; minor = "30"; patchlevel = "0"; extension = "xz";
sha256 = "1hfdnxf5hsfhkd54390lnc1b14m9n7y031fpma4vpsh96js00k6n";
};
# configure script looks for d-bus but it is only needed for tests