mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
gnu: kopeninghours: Update to 25.08.2.
* gnu/packages/kde-pim.scm (kopeninghours): Update to 25.08.2. Change-Id: Ica606ff6f33185ab724c9b15a677a98f610a2dd4
This commit is contained in:
@@ -73,14 +73,14 @@
|
|||||||
(define-public kopeninghours
|
(define-public kopeninghours
|
||||||
(package
|
(package
|
||||||
(name "kopeninghours")
|
(name "kopeninghours")
|
||||||
(version "25.08.1")
|
(version "25.08.2")
|
||||||
(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
|
||||||
"02xdklp1d2d5dxmsykchw37fs1vi1f6b1mk33cywlq63qbsgpniw"))))
|
"0hviijcymps73ggzpz4v93qkxlnq1ymy5cdnqnli9dvjgg3kkb8g"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|||||||
Reference in New Issue
Block a user