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