mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user