gnu: ki18n: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (ki18n): Update to 6.4.0. Change-Id: I6ce2cfd5e310a11dc3e8f320d5dd5b0a0b6c82e3master
parent
2b50354a84
commit
5faff7029b
|
@ -1113,7 +1113,7 @@ other special events for a geographical region.")
|
||||||
(define-public ki18n
|
(define-public ki18n
|
||||||
(package
|
(package
|
||||||
(name "ki18n")
|
(name "ki18n")
|
||||||
(version "6.3.0")
|
(version "6.4.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1122,7 +1122,7 @@ other special events for a geographical region.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"10kjjl6af3kbp0zs4pny6wrl5a7ld05fp5hkj31zww10p8g395ad"))))
|
"0mg299xqsslsk6xgkvrdfm9l4gjz5irpfv8kgybvy4d3wdcyasf0"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list gettext-minimal))
|
(list gettext-minimal))
|
||||||
|
|
Reference in New Issue