guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/15: gnu: xf86-video-nouveau: Update to 1.0.16.


From: guix-commits
Subject: 11/15: gnu: xf86-video-nouveau: Update to 1.0.16.
Date: Sun, 17 Feb 2019 12:46:57 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 3752d53d40f819cc81d985d6fc9dc647febb39f7
Author: Marius Bakke <address@hidden>
Date:   Sun Feb 17 16:01:34 2019 +0100

    gnu: xf86-video-nouveau: Update to 1.0.16.
    
    * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.16.
---
 gnu/packages/xorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index b0e5bcf..c24df32 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]