[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/31: gnu: libqtxdg: Update to 3.9.1.
From: |
guix-commits |
Subject: |
02/31: gnu: libqtxdg: Update to 3.9.1. |
Date: |
Sun, 21 Aug 2022 21:06:17 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit e14150705467a3af9a35def31d11e7a8b2ad06a8
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Wed Aug 17 10:17:36 2022 +0800
gnu: libqtxdg: Update to 3.9.1.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.9.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 29ed90a462..d2f9cc89ac 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -178,7 +178,7 @@ itself as well as other components maintained by the LXQt
project.")
(define-public libqtxdg
(package
(name "libqtxdg")
- (version "3.7.1")
+ (version "3.9.1")
(source
(origin
(method url-fetch)
@@ -186,7 +186,7 @@ itself as well as other components maintained by the LXQt
project.")
"https://github.com/lxqt/libqtxdg/releases/download/"
version "/libqtxdg-" version ".tar.xz"))
(sha256
- (base32 "16wav2b948c837cpbvdr6hs1zifwrpdk3yjvbzzp2l1hndvbwz27"))))
+ (base32 "1kh4hv59bkjifq20ksh1mizf9mp7x30v6fpwccr45mi7hasqvvfi"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
- 12/31: gnu: lxqt-panel: Update to 1.1.0., (continued)
- 12/31: gnu: lxqt-panel: Update to 1.1.0., guix-commits, 2022/08/21
- 11/31: gnu: lxqt-openssh-askpass: Update to 1.1.0., guix-commits, 2022/08/21
- 13/31: gnu: lxqt-policykit: Update to 1.1.0., guix-commits, 2022/08/21
- 17/31: gnu: lxqt-session: Update to 1.1.1, don't hardcode /run/current-system., guix-commits, 2022/08/21
- 22/31: gnu: compton-conf: Remove patch-source phase., guix-commits, 2022/08/21
- 25/31: gnu: pavucontrol-qt: Update to 1.1.0., guix-commits, 2022/08/21
- 28/31: gnu: qterminal: Update to 1.1.0., guix-commits, 2022/08/21
- 19/31: gnu: lxqt-themes: Update to 1.1.0., guix-commits, 2022/08/21
- 27/31: gnu: qtermwidget: Update to 1.1.0., guix-commits, 2022/08/21
- 15/31: gnu: lxqt-qtplugin: Update to 1.1.0., guix-commits, 2022/08/21
- 02/31: gnu: libqtxdg: Update to 3.9.1.,
guix-commits <=
- 21/31: gnu: pcmanfm-qt: Update to 1.1.0., guix-commits, 2022/08/21
- 14/31: gnu: lxqt-powermanagement: Update to 1.1.0., guix-commits, 2022/08/21
- 16/31: gnu: lxqt-runner: Update to 1.1.0., guix-commits, 2022/08/21
- 18/31: gnu: lxqt-sudo: Update to 1.1.0., guix-commits, 2022/08/21
- 20/31: gnu: libfm-qt: Update to 1.1.0., guix-commits, 2022/08/21
- 29/31: gnu: screengrab: Update to 2.4.0., guix-commits, 2022/08/21
- 23/31: gnu: lximage-qt: Update to 1.1.0., guix-commits, 2022/08/21
- 31/31: gnu: lxqt-connman-applet: Remove patch-translations-dir phase., guix-commits, 2022/08/21
- 24/31: gnu: obconf-qt: Update to 0.16.2., guix-commits, 2022/08/21
- 30/31: gnu: lxqt-archiver: Update to 0.6.0., guix-commits, 2022/08/21