GNU bug report logs -
#61897
[PATCH 0/3] Update lxqt components.
Previous Next
Reported by: "J. Sims" <jtsims <at> protonmail.com>
Date: Wed, 1 Mar 2023 20:56:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 61897 <at> debbugs.gnu.org (full text, mbox):
From cbd8f277d74ed73684cc9ee2d9abbd36724b0457 Mon Sep 17 00:00:00 2001
From: Juliana Sims <jtsims <at> protonmail.com>
Date: Wed, 1 Mar 2023 15:12:49 -0500
Subject: [PATCH] gnu: lxqt-panel: Update to 1.2.1.
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1.
---
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 5b39f0e9f4..ab04ec0c49 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -483,14 +483,14 @@ (define-public lxqt-openssh-askpass
(define-public lxqt-panel
(package
(name "lxqt-panel")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "1m0mm07ydmdlyyi6s4q1cwpxp609kcyc3gcmwbmyf0smadan3yd8"))))
+ (base32 "1604rb4yg1lgivvd76gaqb6dvq8bv8xy5f2vzj46prh0rbvhnf2b"))))
(build-system cmake-build-system)
(inputs
(list alsa-lib
base-commit: f0f5f011974d82de12b7db849f4658a8dd0f207e
--
2.39.1
This bug report was last modified 2 years and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.