geoclue: update to 2.1.9

This commit is contained in:
Rok Garbas 2014-08-03 13:22:06 +02:00
parent 92f7908d5b
commit 335575a51e

View File

@ -3,11 +3,11 @@
}:
stdenv.mkDerivation rec {
name = "geoclue-2.1.8";
name = "geoclue-2.1.9";
src = fetchurl {
url = "http://www.freedesktop.org/software/geoclue/releases/2.1/${name}.tar.xz";
sha256 = "05h102110gsxxvmvllssfz7ldjpwrrb5sqg5rbpibys6iy4w1k6m";
sha256 = "0aq9fqlvvc8jqbshp3mbcc1j5hq4fzjy8hd1yxcl6xrd0jkfw5ml";
};
buildInputs =