gnu: kpublictransport: Update to 24.12.1.

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

Change-Id: I6cebaddb15335e59c43bb6832fc49110debad0ed
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:07 +08:00 committed by Zheng Junjie
parent 514d5fbff9
commit 81c36419e5
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1502,7 +1502,7 @@ FAT16/32, JFS, XFS and more.")
(define-public kpublictransport (define-public kpublictransport
(package (package
(name "kpublictransport") (name "kpublictransport")
(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/"
@ -1510,7 +1510,7 @@ FAT16/32, JFS, XFS and more.")
".tar.xz")) ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1g78kmnqg9y4mvd7nmlb4nd02ch3p5gxhnbphcnisc3ym3w3q1jj")))) "1hi189yx81gabpk7czmqx2xy1slnjhhq8m5gv07avfhsw0kab8ba"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list #:qtbase qtbase (list #:qtbase qtbase