guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: libdrm: Update to 2.4.75.


From: Marius Bakke
Subject: 01/03: gnu: libdrm: Update to 2.4.75.
Date: Mon, 30 Jan 2017 15:17:30 +0000 (UTC)

mbakke pushed a commit to branch staging
in repository guix.

commit 737c572a2b7131fc69a07ac7639b173914d48363
Author: Marius Bakke <address@hidden>
Date:   Sun Jan 29 15:34:19 2017 +0100

    gnu: libdrm: Update to 2.4.75.
    
    * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75.
---
 gnu/packages/xdisorg.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index b05deba..2df9bd2 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -266,7 +266,7 @@ rasterisation.")
 (define-public libdrm
   (package
     (name "libdrm")
-    (version "2.4.74")
+    (version "2.4.75")
     (source
       (origin
         (method url-fetch)
@@ -276,7 +276,7 @@ rasterisation.")
                ".tar.bz2"))
         (sha256
          (base32
-          "02w4xy3gsp0556l9d395mlxhlzixqscxkk6was3lq7s0djkxa3fq"))
+          "0kq5hmck0gq7b29fr8jp94njc7jpkpbyws12s63w4b21xw750nid"))
         (patches (search-patches "libdrm-symbol-check.patch"))))
     (build-system gnu-build-system)
     (inputs



reply via email to

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