accountsservice: update from 0.6.35 to 0.6.37

This commit is contained in:
Michael Raskin 2014-07-04 21:36:12 +04:00
parent 57890e2921
commit db88d93335
1 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@
, libtool, gobjectIntrospection, polkit, systemd, coreutils }: , libtool, gobjectIntrospection, polkit, systemd, coreutils }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "accountsservice-0.6.35"; name = "accountsservice-0.6.37";
src = fetchurl { src = fetchurl {
url = http://www.freedesktop.org/software/accountsservice/accountsservice-0.6.35.tar.xz; url = http://www.freedesktop.org/software/accountsservice/accountsservice-0.6.37.tar.xz;
sha256 = "0f1hzl6hw56xvwgmd4yvmdyj15xj1fafw45pzv3qarww7h0wg8b5"; sha256 = "1hd58lrl698ij7w1xk3fpj8zp7h6m2hpzvfmbw9sfx4xvhv13cmh";
}; };
buildInputs = [ pkgconfig glib intltool libtool makeWrapper buildInputs = [ pkgconfig glib intltool libtool makeWrapper