guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: presentproto: Update to 1.1.


From: Marius Bakke
Subject: 02/04: gnu: presentproto: Update to 1.1.
Date: Fri, 9 Jun 2017 21:00:18 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 48d78a2e9ca9a9bb4c6d8cb92d389fc43b3289bc
Author: Marius Bakke <address@hidden>
Date:   Sat Jun 10 01:54:30 2017 +0200

    gnu: presentproto: Update to 1.1.
    
    * gnu/packages/xorg.scm (presentproto): Update to 1.1.
---
 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 8ed608b..39e4440 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1553,7 +1553,7 @@ by the legacy X11 font system.")
 (define-public presentproto
   (package
     (name "presentproto")
-    (version "1.0")
+    (version "1.1")
     (source
       (origin
         (method url-fetch)
@@ -1563,7 +1563,7 @@ by the legacy X11 font system.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1kir51aqg9cwazs14ivcldcn3mzadqgykc9cg87rm40zf947sb41"))))
+            "1f96dlgfwhsd0834z8ydjzjnb0cwha5r6lxgia4say4zhsl276zn"))))
     (build-system gnu-build-system)
     (home-page "https://www.x.org/wiki/";)
     (synopsis "Xorg PresentProto protocol headers")



reply via email to

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