mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kosmindoormap: Update to 25.12.0.
* gnu/packages/kde-pim.scm (kosmindoormap): Update to 25.12.0. Change-Id: I1c1dcbfccea18e6f4d868a2733cf46bfa0af8310
This commit is contained in:
parent
35cae5aa96
commit
8dd9cad864
1 changed files with 2 additions and 2 deletions
|
|
@ -108,14 +108,14 @@ opening hours expressions.")
|
|||
(define-public kosmindoormap
|
||||
(package
|
||||
(name "kosmindoormap")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1pz3kd85ffy0v95l93x8haniq4lry0xr9phzgcgf1gqlwp1y4b0s"))))
|
||||
"1m2f7cgns6grighyv6p943nfmrc0rf5x9wc887zynhp4w8d45frw"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs (list bison extra-cmake-modules flex python-minimal))
|
||||
(inputs (list ki18n
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue