summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 59e94ecebe..833251a6a3 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5416,7 +5416,7 @@ Wayland.")
(define-public libxcursor
(package
(name "libxcursor")
- (version "1.2.1")
+ (version "1.2.3")
(source
(origin
(method url-fetch)
@@ -5424,7 +5424,7 @@ Wayland.")
version ".tar.xz"))
(sha256
(base32
- "011195an3w4xld3x0dr534kar1xjf52q96hmf0hgvfhh2rrl7ha6"))))
+ "1h62narayrhrkqalrmx7z3s6yppw1acbp5id3skrvrygshnl1sgx"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))