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
|
||||
(package
|
||||
(name "ki18n")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1122,7 +1122,7 @@ other special events for a geographical region.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"10kjjl6af3kbp0zs4pny6wrl5a7ld05fp5hkj31zww10p8g395ad"))))
|
||||
"0mg299xqsslsk6xgkvrdfm9l4gjz5irpfv8kgybvy4d3wdcyasf0"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list gettext-minimal))
|
||||
|
|
Reference in New Issue