guix-commits
[Top][All Lists]
Advanced

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

02/18: gnu: xcursor-themes: Update to 1.0.5.


From: Marius Bakke
Subject: 02/18: gnu: xcursor-themes: Update to 1.0.5.
Date: Sat, 10 Mar 2018 05:58:30 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 04a937f00a39538416252bc2c5c5f42bc8cb6ae4
Author: Marius Bakke <address@hidden>
Date:   Sat Mar 10 09:38:10 2018 +0100

    gnu: xcursor-themes: Update to 1.0.5.
    
    * gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.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 701992b..2409e5e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2177,7 +2177,7 @@ X11 Inter-Client Communication Conventions Manual 
(ICCCM).")
 (define-public xcursor-themes
   (package
     (name "xcursor-themes")
-    (version "1.0.4")
+    (version "1.0.5")
     (source
       (origin
         (method url-fetch)
@@ -2187,7 +2187,7 @@ X11 Inter-Client Communication Conventions Manual 
(ICCCM).")
                ".tar.bz2"))
         (sha256
           (base32
-            "11mv661nj1p22sqkv87ryj2lcx4m68a04b0rs6iqh3fzp42jrzg3"))))
+            "0whjiq6d5z4z75zh37pji6llfcyrg6q3mg9zx5zqyncnj39q30xf"))))
     (build-system gnu-build-system)
     (inputs
       `(("libxcursor" ,libxcursor)



reply via email to

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