guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: xf86-video-nouveau: Update to 1.0.13.


From: Tobias Geerinckx-Rice
Subject: 06/06: gnu: xf86-video-nouveau: Update to 1.0.13.
Date: Tue, 13 Dec 2016 04:01:10 +0000 (UTC)

nckx pushed a commit to branch master
in repository guix.

commit 7843f276d1c9c2b0c6b6a2c91ddd12500320945e
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Dec 13 04:45:18 2016 +0100

    gnu: xf86-video-nouveau: Update to 1.0.13.
    
    * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
---
 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 969c615..166040e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3089,7 +3089,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.12")
+    (version "1.0.13")
     (source
      (origin
        (method url-fetch)
@@ -3099,7 +3099,7 @@ supported, and the RENDER extension is not accelerated by 
this driver.")
              ".tar.bz2"))
        (sha256
         (base32
-         "07irv1zkk0rkyn1d7f2gn1icgcz2ix0pwv74sjian763gynmg80f"))))
+         "1js7vak68g2800f1cy5r41wl5x2j7dbmbd7zxypzfgcw2fx454kd"))))
     (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]