gtk3 stack: go back to gnome-3.12 branches for now

This commit is contained in:
Vladimír Čunát
2014-11-14 23:32:28 +01:00
parent c76b399644
commit 5cad555ab1
4 changed files with 8 additions and 8 deletions
@@ -2,14 +2,14 @@
, intltool, dbus_glib, at_spi2_core, libSM }:
stdenv.mkDerivation rec {
versionMajor = "2.14";
versionMajor = "2.12";
versionMinor = "1";
moduleName = "at-spi2-atk";
name = "${moduleName}-${versionMajor}.${versionMinor}";
src = fetchurl {
url = "mirror://gnome/sources/${moduleName}/${versionMajor}/${name}.tar.xz";
sha256 = "1jvvs5bb63xa8ip4cvmpmyyc35gyh39bvwn967wabw7dc3m393q5";
sha256 = "5fa9c527bdec028e06797563cd52d49bcf06f638549df983424d88db89bb1336";
};
buildInputs = [ python pkgconfig popt atk libX11 libICE xlibs.libXtst libXi