[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/03: gnu: xf86-video-nouveau: Update to 1.0.15.
From: |
Marius Bakke |
Subject: |
03/03: gnu: xf86-video-nouveau: Update to 1.0.15. |
Date: |
Sat, 22 Apr 2017 06:30:05 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 611924eb87df6a6615e458baa9c53b6117a05136
Author: Marius Bakke <address@hidden>
Date: Sat Apr 22 11:20:42 2017 +0200
gnu: xf86-video-nouveau: Update to 1.0.15.
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15.
[home-page]: Use HTTPS.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c681f92..212586f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2995,7 +2995,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.14")
+ (version "1.0.15")
(source
(origin
(method url-fetch)
@@ -3005,11 +3005,11 @@ supported, and the RENDER extension is not accelerated
by this driver.")
".tar.bz2"))
(sha256
(base32
- "1h9izq510m2pvg77d0y9krc0cvvbhp2y3xlrrz6id7y47jdzkpsd"))))
+ "0k0xah72ryjwak4dc4crszxrlkmi9x1s7p3sd4la642n77yi1pmf"))))
(build-system gnu-build-system)
(inputs `(("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
- (home-page "http://nouveau.freedesktop.org")
+ (home-page "https://nouveau.freedesktop.org")
(synopsis "NVIDIA video driver for X server")
(description
"This package provides modern, high-quality Xorg drivers for NVIDIA