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