me
/
guix
Archived
1
0
Fork 0

gnu: kfind: Update to 23.04.3.

* gnu/packages/kde-utils.scm (kfind): Update to 23.04.3.
master
宋文武 2023-07-30 07:29:37 +08:00
parent ab5011a7ab
commit 01ddb5fed1
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -610,14 +610,14 @@ with support for QR scanning.")
(define-public kfind
(package
(name "kfind")
(version "22.08.1")
(version "23.04.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kfind-" version ".tar.xz"))
(sha256
(base32
"0py6ygnj7qxbwrldf2a3hqc1cqd5yvyfi1l0nji0hwn8lvidnjhc"))))
"03g9cn0wp3f2n9zwzbc5sbcria4hcp2ls77fbxyj3wkady3m50if"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules kdoctools))
(inputs (list karchive