mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: kfilemetadata: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 6.16.0. Change-Id: Ic309d7fc1522240fe2a4e4afa8ce1cfe172b966c
This commit is contained in:
parent
1be0e70252
commit
d3bbdf8b87
1 changed files with 2 additions and 2 deletions
|
|
@ -2595,7 +2595,7 @@ from DocBook files.")
|
|||
(define-public kfilemetadata
|
||||
(package
|
||||
(name "kfilemetadata")
|
||||
(version "6.13.0")
|
||||
(version "6.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -2604,7 +2604,7 @@ from DocBook files.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17mylkg821m4pxxkkqwsy1phfzqsby2ziz3jf0799mvwaw2ws3q9"))))
|
||||
"1ia0fvin999x7i65cj5ginx3x3jjcfszxjrxxbginhlp4sv81mj7"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue