[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/178: gnu: packagekit-qt5: Update to 1.1.1.
From: |
guix-commits |
Subject: |
79/178: gnu: packagekit-qt5: Update to 1.1.1. |
Date: |
Mon, 17 Jun 2024 12:13:26 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 12baf9c2981d18329ed0a7b3af07c9e99c502849
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu May 2 19:03:25 2024 +0800
gnu: packagekit-qt5: Update to 1.1.1.
* gnu/packages/qt.scm (packagekit-qt5): Update to 1.1.1.
Change-Id: Ib1fe9fbc334ef63cd4e4521bb0e1212d6a040db2
---
gnu/packages/qt.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 1416c3a36c..793dbe4653 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5261,16 +5261,16 @@ GLib applications.")
(define-public packagekit-qt5
(package
(name "packagekit-qt5")
- (version "1.0.2")
+ (version "1.1.1")
(source (origin
(method git-fetch)
- (uri (git-reference
- (url "https://github.com/hughsie/PackageKit-Qt")
- (commit (string-append "v" version))))
+ (uri (git-reference
+ (url "https://github.com/hughsie/PackageKit-Qt")
+ (commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
- "1d20r503msw1vix3nb6a8bmdqld7fj8k9jk33bkqsc610a2zsms6"))))
+ "0bajp6lxc9gdn7sy7rs7hwkhx854k5kqr3w9v07mv9l6vwnwq057"))))
(build-system cmake-build-system)
(arguments '(#:tests? #f)) ;no test suite
(native-inputs (list pkg-config))
- 62/178: gnu: Add kded-6., (continued)
- 62/178: gnu: Add kded-6., guix-commits, 2024/06/17
- 68/178: gnu: Add knewstuff-6., guix-commits, 2024/06/17
- 72/178: gnu: Add poppler-qt6., guix-commits, 2024/06/17
- 78/178: gnu: Add purpose-6., guix-commits, 2024/06/17
- 80/178: gnu: Add packagekit-qt6., guix-commits, 2024/06/17
- 44/178: gnu: Add kglobalaccel-6., guix-commits, 2024/06/17
- 49/178: gnu: phonon: Enable qt6., guix-commits, 2024/06/17
- 51/178: gnu: Add ktextwidgets-6., guix-commits, 2024/06/17
- 63/178: gnu: breeze-icons: Update to 6.1.0., guix-commits, 2024/06/17
- 64/178: gnu: Add bluez-qt-6., guix-commits, 2024/06/17
- 79/178: gnu: packagekit-qt5: Update to 1.1.1.,
guix-commits <=
- 82/178: gnu: Add appstream-qt6., guix-commits, 2024/06/17
- 85/178: gnu: Add kwayland-6., guix-commits, 2024/06/17
- 92/178: gnu: kdecoration: Update to 6.0.4., guix-commits, 2024/06/17
- 99/178: gnu: ksshaskpass: Update to 6.0.4., guix-commits, 2024/06/17
- 102/178: gnu: libksysguard: Update to 6.0.4., guix-commits, 2024/06/17
- 104/178: gnu: libaccounts-qt: Update to 1.17., guix-commits, 2024/06/17
- 110/178: gnu: kactivitymanagerd: Update to 6.0.4., guix-commits, 2024/06/17
- 109/178: gnu: plasma-pa: Update to 6.0.4., guix-commits, 2024/06/17
- 118/178: gnu: kscreenlocker: Update to 6.0.4., guix-commits, 2024/06/17
- 123/178: gnu: qcoro-qt5: Update to 0.10.0., guix-commits, 2024/06/17