Archived
1
0
Fork 0

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>
This commit is contained in:
Zheng Junjie 2023-07-12 13:57:53 +08:00 committed by 宋文武
parent 7a33181813
commit 4867f11d76
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1996,7 +1996,7 @@ and communicating with them using a pty.")
(define-public kunitconversion (define-public kunitconversion
(package (package
(name "kunitconversion") (name "kunitconversion")
(version "5.98.0") (version "5.108.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -2005,7 +2005,7 @@ and communicating with them using a pty.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0lhyg1d1k25kqk94lzy8mb06p4c17limmcrzirnsnxjvhjrc6r05")))) "1kwz5wx0s522mwb5gxjz6cxqdkzflcckmra9qikpjrzsngamrq3j"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments `(#:tests? #f)) ;; Requires network. (arguments `(#:tests? #f)) ;; Requires network.
(native-inputs (native-inputs