mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ki18n: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (ki18n): Update to 6.13.0. Change-Id: Ie9572831afafbac47147dd1bafb500ae5bf187d2
This commit is contained in:
parent
b2df9f57ba
commit
e30afa89f7
1 changed files with 2 additions and 2 deletions
|
@ -1131,7 +1131,7 @@ other special events for a geographical region.")
|
|||
(define-public ki18n
|
||||
(package
|
||||
(name "ki18n")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1140,7 +1140,7 @@ other special events for a geographical region.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"06m1p3lm735cag2j807znbz6vffjxb13assmdjs0ld6fz29z0n9g"))))
|
||||
"053afipdl7x1754d3vxmdapln6qgaj5aka9gmb9sghjx4cr0m300"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list gettext-minimal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue