gnu: xf86-video-nouveau: Update to 1.0.16.
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.16.
This commit is contained in:
parent
33d7c5b0ea
commit
3752d53d40
|
@ -3119,7 +3119,7 @@ supported, and the RENDER extension is not accelerated by this driver.")
|
|||
(define-public xf86-video-nouveau
|
||||
(package
|
||||
(name "xf86-video-nouveau")
|
||||
(version "1.0.15")
|
||||
(version "1.0.16")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -3129,7 +3129,7 @@ supported, and the RENDER extension is not accelerated by this driver.")
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0k0xah72ryjwak4dc4crszxrlkmi9x1s7p3sd4la642n77yi1pmf"))))
|
||||
"01mz8gnq7j6bvrqb2ljm3d1wpjhi9p2z2w8zbkdrqmqmcj060h1h"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("xorg-server" ,xorg-server)))
|
||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||
|
|
Loading…
Reference in New Issue