mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kimageformats: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 6.16.0. Change-Id: I054e1c9f09937358f841bea9df62293b1671f88d
This commit is contained in:
parent
b0804ca4b4
commit
d54786a90a
1 changed files with 2 additions and 2 deletions
|
@ -2725,7 +2725,7 @@ by applications to write metadata.")
|
||||||
(define-public kimageformats
|
(define-public kimageformats
|
||||||
(package
|
(package
|
||||||
(name "kimageformats")
|
(name "kimageformats")
|
||||||
(version "6.13.0")
|
(version "6.16.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2734,7 +2734,7 @@ by applications to write metadata.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kpk8ydvwvd1sbwn09jla3spqbdb5vxin7dkcpc4mqlwqhnykb4c"))))
|
"0jywq486b5linfgkswf19pqpmr0lbl9qxj7ylwcpnpw4mc2vppw6"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules pkg-config))
|
(list extra-cmake-modules pkg-config))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue