gnu: partitionmanager: Update to 25.08.3.

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

Change-Id: Ic14e14f2799d580a2c028838b1acaa8551e2d09a
This commit is contained in:
Sughosha
2025-11-09 10:10:31 +05:30
committed by Andreas Enge
parent d74454d64a
commit 9f498cef0c

View File

@@ -552,14 +552,14 @@ This package is part of the KDE administration module.")
(define-public partitionmanager
(package
(name "partitionmanager")
(version "25.08.2")
(version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/partitionmanager-" version ".tar.xz"))
(sha256
(base32 "0yq4v5m8a3c3nwp2ck458vin0jcnmhbryhlkxqjd7r9qh17f45w1"))))
(base32 "0wdiyyhhjs3fr8x6gcksm37awf67b5wafcnxrsakm0qrj84dplfp"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase