guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: xf86-video-geode: Update to 2.11.19.


From: Leo Famulari
Subject: 02/02: gnu: xf86-video-geode: Update to 2.11.19.
Date: Tue, 21 Feb 2017 12:35:02 -0500 (EST)

lfam pushed a commit to branch core-updates
in repository guix.

commit eed214ef226c80529170b2070a43deea8b7d9de5
Author: Leo Famulari <address@hidden>
Date:   Sun Dec 18 15:19:30 2016 -0500

    gnu: xf86-video-geode: Update to 2.11.19.
    
    * gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
---
 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 7e15727..dc50064 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2696,7 +2696,7 @@ framebuffer device.")
 (define-public xf86-video-geode
   (package
     (name "xf86-video-geode")
-    (version "2.11.18")
+    (version "2.11.19")
     (source
       (origin
         (method url-fetch)
@@ -2706,7 +2706,7 @@ framebuffer device.")
                ".tar.bz2"))
         (sha256
           (base32
-           "1s59kdj573v38sb14xfhp1l926aypbhy11vaz36y72x6calfkv6n"))
+           "0zn9gb49grds5mcs1dlrx241k2w1sgqmx4i5x7v6159xxqhlqsf6"))
         (patches (search-patches "xf86-video-geode-glibc-2.20.patch"))))
     (build-system gnu-build-system)
     (inputs `(("xorg-server" ,xorg-server)))



reply via email to

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