guix-commits
[Top][All Lists]
Advanced

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

04/10: gnu: xf86-video-siliconmotion: Update to 1.7.9.


From: Marius Bakke
Subject: 04/10: gnu: xf86-video-siliconmotion: Update to 1.7.9.
Date: Wed, 18 Jan 2017 17:35:07 +0000 (UTC)

mbakke pushed a commit to branch master
in repository guix.

commit 3a50b71298c52047941e7d5092b09206995b0438
Author: Marius Bakke <address@hidden>
Date:   Wed Jan 18 18:11:42 2017 +0100

    gnu: xf86-video-siliconmotion: Update to 1.7.9.
    
    * gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
---
 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 bc85763..87bf914 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3119,7 +3119,7 @@ This driver is intended for ATI Rage 128 based cards.")
 (define-public xf86-video-siliconmotion
   (package
     (name "xf86-video-siliconmotion")
-    (version "1.7.8")
+    (version "1.7.9")
     (source
       (origin
         (method url-fetch)
@@ -3129,7 +3129,7 @@ This driver is intended for ATI Rage 128 based cards.")
                ".tar.bz2"))
         (sha256
           (base32
-           "1sqv0y31mi4zmh9yaxqpzg7p8y2z01j6qys433hb8n4yznllkm79"))))
+           "1g2r6gxqrmjdff95d42msxdw6vmkg2zn5sqv0rxd420iwy8wdwyh"))))
     (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]