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
|
||||
(package
|
||||
(name "kfilemetadata")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1804,7 +1804,7 @@ from DocBook files.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hhq8p6wpfbi33b604ls7q9309n6pm4aa4cgjwxrspn2q8yn6p7w"))))
|
||||
"15va29chlsrxii02w1ax718hp1b14ym59lcfyzh7w30zlf681560"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Reference in a new issue