xf86_input_wacom: update from 0.25.0 to 0.25.99.1

This commit is contained in:
Cillian de Róiste 2014-08-24 15:19:08 +02:00
parent b743dd393a
commit 4203cdec22

View File

@ -3,11 +3,11 @@
, ncurses, pkgconfig, randrproto, xorgserver, xproto, udev, libXinerama, pixman }:
stdenv.mkDerivation rec {
name = "xf86-input-wacom-0.25.0";
name = "xf86-input-wacom-0.25.99.1";
src = fetchurl {
url = "mirror://sourceforge/linuxwacom/${name}.tar.bz2";
sha256 = "06kwcxmgja0xwc5glzwmxm237bsv9fk52k2d6ffq4naqfzn2k31k";
sha256 = "0vjl4m1w6j5j9yr2kw6f66n723ghq5jwxivbdjmacjw6r3ml4l9r";
};
buildInputs = [ inputproto libX11 libXext libXi libXrandr libXrender