at-spi2-atk: 2.22.0 -> 2.24.1

This commit is contained in:
Vladimír Čunát 2017-06-11 15:10:42 +02:00
parent cc67a41b4a
commit c997a7feb5
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -2,14 +2,14 @@
, intltool, dbus_glib, at_spi2_core, libSM }:
stdenv.mkDerivation rec {
versionMajor = "2.22";
versionMinor = "0";
versionMajor = "2.24";
versionMinor = "1";
moduleName = "at-spi2-atk";
name = "${moduleName}-${versionMajor}.${versionMinor}";
src = fetchurl {
url = "mirror://gnome/sources/${moduleName}/${versionMajor}/${name}.tar.xz";
sha256 = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1";
sha256 = "60dc90ac4f74b8ffe96a9363c25208a443b381bacecfefea6de549f20ed6957d";
};
buildInputs = [ python pkgconfig popt atk libX11 libICE xorg.libXtst libXi