gnu: kfilemetadata: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 5.114.0. Change-Id: I852eece50a378e46c34f9e2bf7b502c35d773ad6
This commit is contained in:
parent
d70ee5ca25
commit
a38f44c8ae
1 changed files with 2 additions and 2 deletions
|
@ -1795,7 +1795,7 @@ from DocBook files.")
|
||||||
(define-public kfilemetadata
|
(define-public kfilemetadata
|
||||||
(package
|
(package
|
||||||
(name "kfilemetadata")
|
(name "kfilemetadata")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1804,7 +1804,7 @@ from DocBook files.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0hhq8p6wpfbi33b604ls7q9309n6pm4aa4cgjwxrspn2q8yn6p7w"))))
|
"15va29chlsrxii02w1ax718hp1b14ym59lcfyzh7w30zlf681560"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Reference in a new issue