[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/28: gnu: lximage-qt: Update to 1.2.0.
From: |
guix-commits |
Subject: |
23/28: gnu: lximage-qt: Update to 1.2.0. |
Date: |
Sun, 27 Nov 2022 22:35:07 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 18e53bd145ef9c63238fc0be3cb11b016012f548
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Mon Nov 28 11:14:01 2022 +0800
gnu: lximage-qt: Update to 1.2.0.
* gnu/packages/lxqt.scm (lximage-qt): Update to 1.2.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 7b3aa82862..f5fc874555 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -873,14 +873,14 @@ manager Compton.")
(define-public lximage-qt
(package
(name "lximage-qt")
- (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 "0nal8n7nmkafapdbcs9c8rk313md2fak4xjl9m56n10dxcjpi2wb"))))
+ (base32 "0qz40vlps82nzz62w7d9ar43gmzvlk9wqzm8lwga90vip8gb2zkm"))))
(build-system cmake-build-system)
(inputs
(list libexif libfm-qt qtbase-5 qtsvg-5 qtx11extras))
- 07/28: gnu: lxqt-archiver: Update to 0.7.0., (continued)
- 07/28: gnu: lxqt-archiver: Update to 0.7.0., guix-commits, 2022/11/27
- 14/28: gnu: lxqt-openssh-askpass: Update to 1.2.0., guix-commits, 2022/11/27
- 12/28: gnu: lxqt-globalkeys: Update to 1.2.0., guix-commits, 2022/11/27
- 20/28: gnu: lxqt-session: Update to 1.2.0., guix-commits, 2022/11/27
- 02/28: gnu: liblxqt: Update to 1.2.0., guix-commits, 2022/11/27
- 13/28: gnu: lxqt-notificationd: Update to 1.2.0., guix-commits, 2022/11/27
- 08/28: gnu: qtxdg-tools: Update to 3.10.0., guix-commits, 2022/11/27
- 11/28: gnu: lxqt-config: Update to 1.2.0., guix-commits, 2022/11/27
- 15/28: gnu: lxqt-panel: Update to 1.2.0., guix-commits, 2022/11/27
- 17/28: gnu: lxqt-powermanagement: Update to 1.2.0., guix-commits, 2022/11/27
- 23/28: gnu: lximage-qt: Update to 1.2.0.,
guix-commits <=
- 21/28: gnu: lxqt-sudo: Update to 1.2.0., guix-commits, 2022/11/27
- 19/28: gnu: lxqt-runner: Update to 1.2.0., guix-commits, 2022/11/27
- 22/28: gnu: lxqt-themes: Update to 1.2.0., guix-commits, 2022/11/27
- 04/28: gnu: libfm-qt: Update to 1.2.0., guix-commits, 2022/11/27
- 06/28: gnu: qterminal: Update to 1.2.0., guix-commits, 2022/11/27
- 09/28: gnu: lxqt-about: Update to 1.2.0., guix-commits, 2022/11/27
- 16/28: gnu: lxqt-policykit: Update to 1.2.0., guix-commits, 2022/11/27
- 10/28: gnu: lxqt-admin: Update to 1.2.0., guix-commits, 2022/11/27
- 24/28: gnu: pavucontrol-qt: Update to 1.2.0., guix-commits, 2022/11/27
- 25/28: gnu: qps: Update to 2.6.0., guix-commits, 2022/11/27