1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: partitionmanager: Update to 25.12.3.

* gnu/packages/kde-systemtools.scm (partitionmanager): Update to 25.12.3.

Change-Id: I89cf23d9d4f86ecb9d101d3214e38bca1fb0fab5
This commit is contained in:
Sughosha
2026-03-09 07:42:39 +05:30
parent ff6f755498
commit 3a9c7bcc2f

View File

@@ -635,14 +635,14 @@ It provides:
(define-public partitionmanager
(package
(name "partitionmanager")
(version "25.12.2")
(version "25.12.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/partitionmanager-" version ".tar.xz"))
(sha256
(base32 "0022qmz3807v1pf6vd1s2fh97s4flby7d7jqq54h1a8434mzlyzm"))))
(base32 "16ay9mxhia69xrfikznhylf71qlhf1rl7l4ibk7mzsg357acl3vw"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase