[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/27: gnu: lxqt-panel: Update to 1.3.0.
From: |
guix-commits |
Subject: |
11/27: gnu: lxqt-panel: Update to 1.3.0. |
Date: |
Thu, 27 Apr 2023 09:27:41 -0400 (EDT) |
iyzsong pushed a commit to branch lxqt-team
in repository guix.
commit bf114613384652b3777e3e0c494e1214c654210e
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Thu Apr 27 20:59:12 2023 +0800
gnu: lxqt-panel: Update to 1.3.0.
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.3.0.
---
gnu/packages/lxqt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index a772d336e4..06b9a52fd2 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -479,14 +479,14 @@ of other programs.")
(define-public lxqt-panel
(package
(name "lxqt-panel")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name
"/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "1604rb4yg1lgivvd76gaqb6dvq8bv8xy5f2vzj46prh0rbvhnf2b"))))
+ (base32 "1lnqiw1rd5m9576rsg7lx8v95nc8krrj35fbi54ipc688na3j6s3"))))
(build-system cmake-build-system)
(inputs
(list alsa-lib
- 01/27: gnu: lxqt-build-tools: Update to 0.13.0., (continued)
- 01/27: gnu: lxqt-build-tools: Update to 0.13.0., guix-commits, 2023/04/27
- 13/27: gnu: lxqt-powermanagement: Update to 1.3.0., guix-commits, 2023/04/27
- 20/27: gnu: pcmanfm-qt: Update to 1.3.0., guix-commits, 2023/04/27
- 23/27: gnu: qps: Update to 2.7.0., guix-commits, 2023/04/27
- 26/27: gnu: screengrab: Update to 2.6.0., guix-commits, 2023/04/27
- 07/27: gnu: lxqt-config: Update to 1.3.0., guix-commits, 2023/04/27
- 10/27: gnu: lxqt-openssh-askpass: Update to 1.3.0., guix-commits, 2023/04/27
- 24/27: gnu: qtermwidget: Update to 1.3.0., guix-commits, 2023/04/27
- 05/27: gnu: lxqt-about: Update to 1.3.0., guix-commits, 2023/04/27
- 09/27: gnu: lxqt-notificationd: Update to 1.3.0., guix-commits, 2023/04/27
- 11/27: gnu: lxqt-panel: Update to 1.3.0.,
guix-commits <=
- 19/27: gnu: libfm-qt: Update to 1.3.0., guix-commits, 2023/04/27
- 21/27: gnu: lximage-qt: Update to 1.3.0., guix-commits, 2023/04/27
- 25/27: gnu: qterminal: Update to 1.3.0., guix-commits, 2023/04/27
- 27/27: gnu: lxqt-archiver: Update to 0.8.0., guix-commits, 2023/04/27