[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
328/347: gnu: kosmindoormap: Update to 24.05.1.
From: |
guix-commits |
Subject: |
328/347: gnu: kosmindoormap: Update to 24.05.1. |
Date: |
Fri, 28 Jun 2024 09:59:28 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit d7bc7512e16bf60ea41d8879519c334e1a47f006
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 16:31:40 2024 +0800
gnu: kosmindoormap: Update to 24.05.1.
* gnu/packages/kde.scm (kosmindoormap): Update to 24.05.1.
[inputs]: Remove ki18n, qtbase-5, and qtdeclarative-5; add ki18n-6, qtbase,
and qtdeclarative.
[native-inputs]: Add python-minimal.
Change-Id: I801f5dec4f01c664504acdd045bd503a23955c49
---
gnu/packages/kde.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index ae6cc1888f..31cdb7b210 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1137,21 +1137,21 @@ opening hours expressions.")
(define-public kosmindoormap
(package
(name "kosmindoormap")
- (version "23.04.3")
+ (version "24.05.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "1winrgc3698wjpil0hblw7bgbgaxgjh6h3dsl1kwc77w14f6vql3"))))
+ "0dyq7mqbhdbgrs0gl145dib7d82mv8zvbc7132hrky72n8pg3rci"))))
(build-system cmake-build-system)
- (native-inputs (list bison extra-cmake-modules flex))
- (inputs (list ki18n
+ (native-inputs (list bison extra-cmake-modules flex python-minimal))
+ (inputs (list ki18n-6
kopeninghours
kpublictransport
- qtbase-5
- qtdeclarative-5
+ qtbase
+ qtdeclarative
zlib))
(home-page "https://invent.kde.org/libraries/kosmindoormap")
(synopsis "Indoor map renderer")
- 343/347: gnu: kcalc: Update to 24.05.1., (continued)
- 343/347: gnu: kcalc: Update to 24.05.1., guix-commits, 2024/06/28
- 288/347: gnu: qqc2-breeze-style: Update to 6.1.1., guix-commits, 2024/06/28
- 294/347: gnu: plasma-desktop: Update to 6.1.1., guix-commits, 2024/06/28
- 305/347: gnu: plasma-workspace-wallpapers: Update to 6.1.1., guix-commits, 2024/06/28
- 310/347: gnu: baloo-widgets: Update to 24.05.1., guix-commits, 2024/06/28
- 316/347: gnu: kio-extras: Update to 24.05.1., guix-commits, 2024/06/28
- 315/347: gnu: kdenlive: Update to 24.05.1., guix-commits, 2024/06/28
- 319/347: gnu: kolourpaint: Update to 24.05.1., guix-commits, 2024/06/28
- 325/347: gnu: kompare: Update to 24.05.1., guix-commits, 2024/06/28
- 327/347: gnu: kpublictransport: Update to 24.05.1., guix-commits, 2024/06/28
- 328/347: gnu: kosmindoormap: Update to 24.05.1.,
guix-commits <=
- 326/347: gnu: kopeninghours: Update to 24.05.1., guix-commits, 2024/06/28
- 329/347: gnu: kpmcore: Update to 24.05.1., guix-commits, 2024/06/28
- 334/347: gnu: libkdegames: Update to 24.05.1., guix-commits, 2024/06/28
- 335/347: gnu: ktuberling: Update to 24.05.1., guix-commits, 2024/06/28
- 336/347: gnu: xdg-desktop-portal-kde: Update to 6.1.1., guix-commits, 2024/06/28
- 339/347: gnu: kolf: Update to 24.05.1., guix-commits, 2024/06/28
- 340/347: gnu: filelight: Update to 24.05.1., guix-commits, 2024/06/28
- 344/347: gnu: kcharselect: Update to 24.05.1., guix-commits, 2024/06/28
- 345/347: gnu: kdialog: Update to 24.05.1., guix-commits, 2024/06/28
- 347/347: gnu: kmag: Update to 24.05.1., guix-commits, 2024/06/28