guix-commits
[Top][All Lists]
Advanced

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

19/64: gnu: x11perf: Update to 1.6.0.


From: Andy Wingo
Subject: 19/64: gnu: x11perf: Update to 1.6.0.
Date: Thu, 18 Feb 2016 21:08:49 +0000

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

commit 80a2a8adb06b3a3ca9298ea4ed81f3446f00aa1f
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 3a148e8..845b284 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]