gnu: kopeninghours: Update to 24.12.1.

* gnu/packages/kde.scm (kopeninghours): Update to 24.12.1.

Change-Id: Idf7a7d04568b550db093d924f0a251e1dcdf5ccd
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:06 +08:00 committed by Zheng Junjie
parent 26499cc688
commit 4f257e06f8
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1336,14 +1336,14 @@ include:
(define-public kopeninghours (define-public kopeninghours
(package (package
(name "kopeninghours") (name "kopeninghours")
(version "24.05.2") (version "24.12.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" (uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz")) version "/src/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"132ihgsv1l8nz24ycddfp146czhnfcgrjfnffjb91w5l4a5wv3k4")))) "0z8jhp47zdyl50b2jrda5fw86i8vkmswv4g26f2h77fz0pnq31k6"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list