mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kimageformats: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 6.13.0. Change-Id: I7b99f46558592878a829c5704c05235909c77e5c
This commit is contained in:
parent
0e6abae39b
commit
2e404a2206
1 changed files with 2 additions and 2 deletions
|
@ -2668,7 +2668,7 @@ by applications to write metadata.")
|
||||||
(define-public kimageformats
|
(define-public kimageformats
|
||||||
(package
|
(package
|
||||||
(name "kimageformats")
|
(name "kimageformats")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2677,7 +2677,7 @@ by applications to write metadata.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1lzrn6m8zhl98qjf942g0d33fyzpnvknybwlhfi9jc9rckp34vz1"))))
|
"0kpk8ydvwvd1sbwn09jla3spqbdb5vxin7dkcpc4mqlwqhnykb4c"))))
|
||||||
(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