Author: eelco
Date: Thu Jul 7 18:15:34 2011
New Revision: 27635
URL: https://svn.nixos.org/websvn/nix/?rev=27635&sc=1
Log:
* gobject-introspection updated to 0.10.8.
Modified:
nixpkgs/branches/kde-4.7/pkgs/development/libraries/gobject-introspection/default.nix
Modified:
nixpkgs/branches/kde-4.7/pkgs/development/libraries/gobject-introspection/default.nix
==============================================================================
---
nixpkgs/branches/kde-4.7/pkgs/development/libraries/gobject-introspection/default.nix
Thu Jul 7 17:33:45 2011 (r27634)
+++
nixpkgs/branches/kde-4.7/pkgs/development/libraries/gobject-introspection/default.nix
Thu Jul 7 18:15:34 2011 (r27635)
@@ -2,7 +2,7 @@
let
baseName = "gobject-introspection";
- v = "0.10.2";
+ v = "0.10.8";
in
stdenv.mkDerivation rec {
@@ -17,7 +17,7 @@
src = fetchurl {
url = "mirror://gnome/sources/${baseName}/0.10/${name}.tar.bz2";
- sha256 = "18di6v39hibb6j39vs0a5icaafihfryh8250kz7x1q1313pvm62v";
+ sha256 =
"5b1387ff37f03db880a2b1cbd6c6b6dfb923a29468d4d8367c458abf7704c61e";
};
postInstall = "rm -rf $out/share/gtk-doc";
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits