polkit-0.104

cherry-pick ^/nixpkgs/branches/glib-2.30@31425

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32941
This commit is contained in:
Yury G. Kudryashov 2012-03-09 06:13:10 +00:00
parent 240df3a3e0
commit dc4833f773

View file

@ -15,11 +15,11 @@ let
in
stdenv.mkDerivation rec {
name = "polkit-0.102";
name = "polkit-0.104";
src = fetchurl {
url = "http://hal.freedesktop.org/releases/${name}.tar.gz";
sha256 = "0hc60nwqnmixavgg0alk4w0llwj5xmm4bw8qh915qvqwhkd76r8a";
sha256 = "1yf7307svs8qk76qdlgww1bhgdcia5cm92n16xz7njhy73c162kb";
};
buildInputs =