guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 8a2e4fe22f5a8b11de25dff6088f79a73d472ff6
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:10:31 2025 +0530
gnu: partitionmanager: Update to 25.08.3.
* gnu/packages/kde-systemtools.scm (partitionmanager): Update to 25.08.3.
Change-Id: Ic14e14f2799d580a2c028838b1acaa8551e2d09a
---
gnu/packages/kde-systemtools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm
index fdc41cca31..e55c994480 100644
--- a/gnu/packages/kde-systemtools.scm
+++ b/gnu/packages/kde-systemtools.scm
@@ -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