guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: libxcomposite: Update to 0.4.5.


From: guix-commits
Subject: 02/02: gnu: libxcomposite: Update to 0.4.5.
Date: Mon, 11 Mar 2019 16:23:46 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit e440a7564084c84658c1af9ff424b1cc4df32b7b
Author: Marius Bakke <address@hidden>
Date:   Mon Mar 11 21:22:24 2019 +0100

    gnu: libxcomposite: Update to 0.4.5.
    
    * gnu/packages/xorg.scm (libxcomposite): Update to 0.4.5.
---
 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 78c67fb..bc4e052 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1271,7 +1271,7 @@ with the Cygwin XWin server when running X11 in a 
rootless mode.")
 (define-public libxcomposite
   (package
     (name "libxcomposite")
-    (version "0.4.4")
+    (version "0.4.5")
     (source
       (origin
         (method url-fetch)
@@ -1281,7 +1281,7 @@ with the Cygwin XWin server when running X11 in a 
rootless mode.")
                ".tar.bz2"))
         (sha256
           (base32
-            "0y21nfpa5s8qmx0srdlilyndas3sgl0c6rc26d5fx2vx436m1qpd"))))
+            "13sfcglvz87vl58hd9rszwr73z0z4nwga3c12rfh7f5s2ln8l8dk"))))
     (build-system gnu-build-system)
     (propagated-inputs
      ;; xcomposite.pc refers to all these.



reply via email to

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