[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/332: gnu: qca: Update to 2.3.6.
From: |
guix-commits |
Subject: |
115/332: gnu: qca: Update to 2.3.6. |
Date: |
Thu, 3 Aug 2023 05:43:44 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit e81aae969f926e40c94f9c4515fa32170b9445ab
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jul 14 14:52:30 2023 +0800
gnu: qca: Update to 2.3.6.
* gnu/packages/kde.scm (qca): Update to 2.3.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index ee59222b58..6ee501e12e 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -745,14 +745,14 @@ used in KDE development tools Kompare and KDevelop.")
(define-public qca
(package
(name "qca")
- (version "2.3.4")
+ (version "2.3.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/qca/" version
"/qca-" version ".tar.xz"))
(sha256
- (base32 "1i7m5y3dfwij9cyjp72ya5zd2skgp7mfmrmf7bvrbzg3ly0mhsbb"))))
+ (base32 "0jaj62j0j89pm9p45xq03187yxx0rb1793adbxlb2bxqshqxangf"))))
(build-system cmake-build-system)
(native-inputs
(list pkg-config))
- 54/332: gnu: kconfigwidgets: Use G-expressions., (continued)
- 54/332: gnu: kconfigwidgets: Use G-expressions., guix-commits, 2023/08/03
- 57/332: gnu: solid: Update to 5.108.0., guix-commits, 2023/08/03
- 60/332: gnu: kjs: Update to 5.108.0., guix-commits, 2023/08/03
- 63/332: gnu: kwayland: Update to 5.108.0., guix-commits, 2023/08/03
- 69/332: gnu: kglobalaccel: Update to 5.108.0., guix-commits, 2023/08/03
- 48/332: gnu: kdoctools: Use G-expressions., guix-commits, 2023/08/03
- 80/332: gnu: qqc2-desktop-style: Update to 5.108.0., guix-commits, 2023/08/03
- 96/332: gnu: kmediaplayer: Update to 5.108.0., guix-commits, 2023/08/03
- 103/332: gnu: baloo: Update to 5.108.0., guix-commits, 2023/08/03
- 105/332: gnu: knewstuff: Update to 5.108.0., guix-commits, 2023/08/03
- 115/332: gnu: qca: Update to 2.3.6.,
guix-commits <=
- 64/332: gnu: kdnssd: Update to 5.108.0., guix-commits, 2023/08/03
- 66/332: gnu: kimageformats: Use G-expressions., guix-commits, 2023/08/03
- 68/332: gnu: kdbusaddons: Update to 5.108.0., guix-commits, 2023/08/03
- 44/332: gnu: kpty: Use G-expressions., guix-commits, 2023/08/03
- 46/332: gnu: syndication: Update to 5.108.0., guix-commits, 2023/08/03
- 53/332: gnu: kconfigwidgets: Update to 5.108.0., guix-commits, 2023/08/03
- 55/332: gnu: kiconthemes: Update to 5.108.0., guix-commits, 2023/08/03
- 59/332: gnu: threadweaver: Update to 5.108.0., guix-commits, 2023/08/03
- 61/332: gnu: kjsembed: Update to 5.108.0., guix-commits, 2023/08/03
- 67/332: gnu: kdesignerplugin: Update to 5.108.0., guix-commits, 2023/08/03