summaryrefslogtreecommitdiff
path: root/gnu/packages/lxqt.scm
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-04-27 20:59:12 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-05-03 09:30:20 +0800
commit414fcf723d7f106994cfc549797ab18c6658efd3 (patch)
tree50c9e9780b30c10cfefda311ed30cecb3d45fdc2 /gnu/packages/lxqt.scm
parent4882c231bc9989006c660a37789b515956b634d0 (diff)
gnu: lxqt-globalkeys: Update to 1.3.0.
* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.3.0.
Diffstat (limited to 'gnu/packages/lxqt.scm')
-rw-r--r--gnu/packages/lxqt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 88e3313564..e42e62d97c 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -393,7 +393,7 @@ configuration of both LXQt and the underlying operating system.")
(define-public lxqt-globalkeys
(package
(name "lxqt-globalkeys")
- (version "1.2.0")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
@@ -401,7 +401,7 @@ configuration of both LXQt and the underlying operating system.")
"releases/download/" version "/"
"lxqt-globalkeys-" version ".tar.xz"))
(sha256
- (base32 "1s49b8kly027f3amxcf2bx8id3jmmrl8365x7676bd8x2g5v3va2"))))
+ (base32 "17km7yl5fqwhjy35w700s4rjxf9ann3vv6mw6l4r1cf7pvzmxhy7"))))
(build-system cmake-build-system)
(inputs
(list kwindowsystem