guix-commits
[Top][All Lists]
Advanced

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

31/64: gnu: xf86-video-geode: Update to 2.11.18.


From: Andy Wingo
Subject: 31/64: gnu: xf86-video-geode: Update to 2.11.18.
Date: Thu, 18 Feb 2016 21:18:20 +0000

wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.

commit 7f833ce609baa9e7b6c0f3d690b6e49c1c93ce01
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:11:59 2016 +0100

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

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 32f4d04..be0f4d8 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2699,7 +2699,7 @@ framebuffer device.")
 (define-public xf86-video-geode
   (package
     (name "xf86-video-geode")
-    (version "2.11.16")
+    (version "2.11.18")
     (source
       (origin
         (method url-fetch)
@@ -2709,7 +2709,7 @@ framebuffer device.")
                ".tar.bz2"))
         (sha256
           (base32
-           "19y13xl7yfrgyis92rmxi0ld95ajgr5il0n9j1dridwzw9aizz1q"))
+           "1s59kdj573v38sb14xfhp1l926aypbhy11vaz36y72x6calfkv6n"))
         (patches (list (search-patch "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]