mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
26499cc688
commit
4f257e06f8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue