guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: xcursor-themes: Update to 1.0.6.


From: guix-commits
Subject: 06/10: gnu: xcursor-themes: Update to 1.0.6.
Date: Sat, 16 Feb 2019 21:38:36 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 93fee74acfd430afd5959b62311ead0743e05d00
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Feb 16 19:25:30 2019 +0100

    gnu: xcursor-themes: Update to 1.0.6.
    
    * gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.6.
---
 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 de8d784..2ef82ea 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2204,7 +2204,7 @@ X11 Inter-Client Communication Conventions Manual 
(ICCCM).")
 (define-public xcursor-themes
   (package
     (name "xcursor-themes")
-    (version "1.0.5")
+    (version "1.0.6")
     (source
       (origin
         (method url-fetch)
@@ -2214,7 +2214,7 @@ X11 Inter-Client Communication Conventions Manual 
(ICCCM).")
                ".tar.bz2"))
         (sha256
           (base32
-            "0whjiq6d5z4z75zh37pji6llfcyrg6q3mg9zx5zqyncnj39q30xf"))))
+            "16a96li0s0ggg60v7f6ywxmsrmxdfizcw55ccv7sp4qjfisca7pf"))))
     (build-system gnu-build-system)
     (inputs
       `(("libxcursor" ,libxcursor)



reply via email to

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