at-spi2-{atk,core}: update 2.18.1 -> 2.20.1

This commit is contained in:
Vladimír Čunát
2016-05-22 12:10:41 +02:00
parent 6352251cbe
commit 656a7dcf1e
2 changed files with 5 additions and 5 deletions
@@ -2,14 +2,14 @@
, intltool, dbus_glib, at_spi2_core, libSM }:
stdenv.mkDerivation rec {
versionMajor = "2.18";
versionMajor = "2.20";
versionMinor = "1";
moduleName = "at-spi2-atk";
name = "${moduleName}-${versionMajor}.${versionMinor}";
src = fetchurl {
url = "mirror://gnome/sources/${moduleName}/${versionMajor}/${name}.tar.xz";
sha256 = "0bf1g5cj84rmx7p1q547vwbc0hlpcs2wrxnmv96lckfkhs9mzcf4";
sha256 = "2358a794e918e8f47ce0c7370eee8fc8a6207ff1afe976ec9ff547a03277bf8e";
};
buildInputs = [ python pkgconfig popt atk libX11 libICE xorg.libXtst libXi