mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: partitionmanager: Update to 24.12.3.
* gnu/packages/kde.scm (partitionmanager): Update to 24.12.3. Change-Id: I6ce4c99f9453c16ef2f0a9b88fc1edb63e502491
This commit is contained in:
parent
a3d395b34a
commit
46f1ead085
1 changed files with 2 additions and 2 deletions
|
@ -1358,14 +1358,14 @@ multi-floor indoor maps.")
|
|||
(define-public partitionmanager
|
||||
(package
|
||||
(name "partitionmanager")
|
||||
(version "24.12.2")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/partitionmanager-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "176vdhp2lg44zp3qhrsgjns4d6bid0879qmnjaqysmzcflmzql4b"))))
|
||||
(base32 "17p63a9igpbcv0xdziaf3d30n88rj9474w9yx2cpvh0m2nrv3582"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue