mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 08:30:38 +02:00
gnu: kimageformats: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 6.10.0. Change-Id: Iba724d4dea91cebddd45939af5b88cf5433e153d
This commit is contained in:
committed by
Zheng Junjie
parent
6b385ceb1f
commit
ba2ad01ff9
@@ -2655,7 +2655,7 @@ by applications to write metadata.")
|
||||
(define-public kimageformats
|
||||
(package
|
||||
(name "kimageformats")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -2664,7 +2664,7 @@ by applications to write metadata.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08jhlxnbklq06xvv4qc10xxg3l4scazg0624rshghr3j8wvbfjn6"))))
|
||||
"1lzrn6m8zhl98qjf942g0d33fyzpnvknybwlhfi9jc9rckp34vz1"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
||||
Reference in New Issue
Block a user