[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/332: gnu: kunitconversion: Update to 5.108.0.
From: |
guix-commits |
Subject: |
45/332: gnu: kunitconversion: Update to 5.108.0. |
Date: |
Wed, 2 Aug 2023 10:36:41 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 4867f11d76585ee7cd29879a1e42b82e6a5d07c7
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 13:57:53 2023 +0800
gnu: kunitconversion: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.108.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 43cb2feea8..b5b5951b2a 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1996,7 +1996,7 @@ and communicating with them using a pty.")
(define-public kunitconversion
(package
(name "kunitconversion")
- (version "5.98.0")
+ (version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2005,7 +2005,7 @@ and communicating with them using a pty.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0lhyg1d1k25kqk94lzy8mb06p4c17limmcrzirnsnxjvhjrc6r05"))))
+ "1kwz5wx0s522mwb5gxjz6cxqdkzflcckmra9qikpjrzsngamrq3j"))))
(build-system cmake-build-system)
(arguments `(#:tests? #f)) ;; Requires network.
(native-inputs
- 24/332: gnu: networkmanager-qt: Update to 5.108.0., (continued)
- 24/332: gnu: networkmanager-qt: Update to 5.108.0., guix-commits, 2023/08/02
- 25/332: gnu: networkmanager-qt: Use G-expressions., guix-commits, 2023/08/02
- 26/332: gnu: oxygen-icons: Update to 5.108.0., guix-commits, 2023/08/02
- 27/332: gnu: prison: Update to 5.108.0., guix-commits, 2023/08/02
- 29/332: gnu: ki18n: Use G-expressions., guix-commits, 2023/08/02
- 31/332: gnu: kirigami: Update to 5.108.0., guix-commits, 2023/08/02
- 33/332: gnu: kitemviews: Update to 5.108.0., guix-commits, 2023/08/02
- 40/332: gnu: kjobwidgets: Update to 5.108.0., guix-commits, 2023/08/02
- 38/332: gnu: kcontacts: Update to 5.108.0., guix-commits, 2023/08/02
- 39/332: gnu: kcontacts: Use G-expressions., guix-commits, 2023/08/02
- 45/332: gnu: kunitconversion: Update to 5.108.0.,
guix-commits <=
- 44/332: gnu: kpty: Use G-expressions., guix-commits, 2023/08/02
- 47/332: gnu: kdoctools: Update to 5.108.0., guix-commits, 2023/08/02
- 48/332: gnu: kdoctools: Use G-expressions., guix-commits, 2023/08/02
- 51/332: gnu: kguiaddons: Update to 5.108.0., guix-commits, 2023/08/02
- 58/332: gnu: solid: Use G-expressions., guix-commits, 2023/08/02
- 62/332: gnu: plasma-wayland-protocols: Update to 1.10.0., guix-commits, 2023/08/02
- 61/332: gnu: kjsembed: Update to 5.108.0., guix-commits, 2023/08/02
- 55/332: gnu: kiconthemes: Update to 5.108.0., guix-commits, 2023/08/02
- 63/332: gnu: kwayland: Update to 5.108.0., guix-commits, 2023/08/02
- 14/332: gnu: kcoreaddons: Update to 5.108.0., guix-commits, 2023/08/02