xorg.xf86-video-sis: minor update 0.10.7 -> 0.10.8

This commit is contained in:
Vladimír Čunát 2015-10-19 09:39:32 +02:00
parent 801a843bdb
commit ff94673659
2 changed files with 4 additions and 4 deletions

View File

@ -1748,11 +1748,11 @@ let
}) // {inherit fontsproto libpciaccess videoproto xextproto xorgserver xproto ;};
xf86videosis = (mkDerivation "xf86videosis" {
name = "xf86-video-sis-0.10.7";
name = "xf86-video-sis-0.10.8";
builder = ./builder.sh;
src = fetchurl {
url = mirror://xorg/individual/driver/xf86-video-sis-0.10.7.tar.bz2;
sha256 = "1l0w84x39gq4y9j81dny9r6rma1xkqvxpsavpkd8h7h8panbcbmy";
url = mirror://xorg/individual/driver/xf86-video-sis-0.10.8.tar.bz2;
sha256 = "1znkqwdyd6am23xbsfjzamq125j5rrylg5mzqky4scv9gxbz5wy8";
};
buildInputs = [pkgconfig fontsproto libdrm libpciaccess randrproto renderproto videoproto xextproto xf86dgaproto xf86driproto xineramaproto xorgserver xproto ];
}) // {inherit fontsproto libdrm libpciaccess randrproto renderproto videoproto xextproto xf86dgaproto xf86driproto xineramaproto xorgserver xproto ;};

View File

@ -151,7 +151,7 @@ mirror://xorg/individual/driver/xf86-video-openchrome-0.3.3.tar.bz2
mirror://xorg/individual/driver/xf86-video-r128-6.10.0.tar.bz2
mirror://xorg/individual/driver/xf86-video-savage-2.3.8.tar.bz2
mirror://xorg/individual/driver/xf86-video-siliconmotion-1.7.8.tar.bz2
mirror://xorg/individual/driver/xf86-video-sis-0.10.7.tar.bz2
mirror://xorg/individual/driver/xf86-video-sis-0.10.8.tar.bz2
mirror://xorg/individual/driver/xf86-video-suncg6-1.1.2.tar.bz2
mirror://xorg/individual/driver/xf86-video-sunffb-1.2.2.tar.bz2
mirror://xorg/individual/driver/xf86-video-tdfx-1.4.6.tar.bz2