summary refs log tree commit diff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2022-11-28 11:14:00 +0800
committer宋文武 <iyzsong@member.fsf.org>2022-11-28 11:14:00 +0800
commita50229f564ed7637be5acf2f9bb584746fcbc6a6 (patch)
treeed2772776b22032ec870d8080bd9ec0a5e31938d
parentae903a2a74792fb72d54efeb5c1add819f0654b6 (diff)
downloadguix-a50229f564ed7637be5acf2f9bb584746fcbc6a6.tar.gz
gnu: lxqt-about: Update to 1.2.0.
* gnu/packages/lxqt.scm (lxqt-about): Update to 1.2.0.
-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 f7faee2b3a..686f850fc5 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -270,14 +270,14 @@ and memory usage or network traffic.")
 (define-public lxqt-about
   (package
     (name "lxqt-about")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/lxqt/" name "/releases/download/"
                            version "/" name "-" version ".tar.xz"))
        (sha256
-        (base32 "03bqhbpdnfpan3l4snzzz6j0054m4r9zcgygcg21znslwicbqnw3"))))
+        (base32 "0xah1qhzr5q20dj637c91bjrv9gy0z65d3jv6pjsp1kz5cwa8gsr"))))
     (build-system cmake-build-system)
     (inputs
      (list kwindowsystem