guix-commits
[Top][All Lists]
Advanced

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

29/74: gnu: x11perf: Update to 1.6.0.


From: Mark H. Weaver
Subject: 29/74: gnu: x11perf: Update to 1.6.0.
Date: Mon, 22 Feb 2016 16:14:06 +0000

mhw pushed a commit to branch media-updates
in repository guix.

commit a12acb0350a16f2aadbacefa8a80ec954300c23c
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:07:19 2016 +0100

    gnu: x11perf: Update to 1.6.0.
    
    * gnu/packages/xorg.scm (x11perf): Update to 1.6.0.
---
 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 e9cc3b9..d66c21d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1939,7 +1939,7 @@ server.")
 (define-public x11perf
   (package
     (name "x11perf")
-    (version "1.5.4")
+    (version "1.6.0")
     (source
       (origin
         (method url-fetch)
@@ -1949,7 +1949,7 @@ server.")
                ".tar.bz2"))
         (sha256
           (base32
-            "111iwpxhnxjiq44w96zf0kszg5zpgv1g3ayx18v4nhdzl9bqivi4"))))
+            "0lb716yfdb8f11h4cz93d1bapqdxf1xplsb21kbp4xclq7g9hw78"))))
     (build-system gnu-build-system)
     (inputs
       `(("libx11" ,libx11)



reply via email to

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