guix-commits
[Top][All Lists]
Advanced

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

10/15: gnu: xf86-video-neomagic: Update to 1.3.0.


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

mbakke pushed a commit to branch master
in repository guix.

commit 33d7c5b0ead1be303be55749171890baac17bc7c
Author: Marius Bakke <address@hidden>
Date:   Sun Feb 17 15:59:39 2019 +0100

    gnu: xf86-video-neomagic: Update to 1.3.0.
    
    * gnu/packages/xorg.scm (xf86-video-neomagic): Update to 1.3.0.
---
 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 201e3bf..b0e5bcf 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3040,7 +3040,7 @@ the same level of support for generic VGA or 8514/A 
adapters.")
 (define-public xf86-video-neomagic
   (package
     (name "xf86-video-neomagic")
-    (version "1.2.9")
+    (version "1.3.0")
     (source
       (origin
         (method url-fetch)
@@ -3050,7 +3050,7 @@ the same level of support for generic VGA or 8514/A 
adapters.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1whb2kgyqaxdjim27ya404acz50izgmafwnb6y9m89q5n6b97y3j"))))
+            "0r4h673kw8fl7afc30anwbjlbhp82mg15fvaxf470xg7z983k0wk"))))
     (build-system gnu-build-system)
     (inputs `(("xorgproto" ,xorgproto)
               ("xorg-server" ,xorg-server)))



reply via email to

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