mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kholidays: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (kholidays): Update to 6.16.0. Change-Id: I3e8cd0d0a444afea042ea8085184daa92e5d9ba7
This commit is contained in:
parent
be00b58c6c
commit
1acb262d72
1 changed files with 2 additions and 2 deletions
|
@ -1147,7 +1147,7 @@ interfaces in the areas of colors, fonts, text, images, keyboard input.")
|
|||
(define-public kholidays
|
||||
(package
|
||||
(name "kholidays")
|
||||
(version "6.13.0")
|
||||
(version "6.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1155,7 +1155,7 @@ interfaces in the areas of colors, fonts, text, images, keyboard input.")
|
|||
(version-major+minor version) "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0xa74vpw9dqaxmgqnz7f7ah6azzb8rvd1660vmv5ysf7napsxlip"))))
|
||||
(base32 "0085vmw8cskb0vmg54wzdzfsp6kvqvh05cjkhkw61hq8plsrq0jp"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs (list extra-cmake-modules qttools))
|
||||
(inputs (list qtbase qtdeclarative))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue