gnu: gparted: Update to 1.6.0.

* gnu/packages/disk.scm (gparted): Update to 1.6.0.

Change-Id: If6ef93f6107431b6af3f2a66ad3eb2e84f10acea
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-15 02:00:00 +02:00
parent 8bfa893dd2
commit 424197c8ca
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -726,14 +726,14 @@ (define-public greaseweazle-host-tools
(define-public gparted
(package
(name "gparted")
(version "1.5.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/gparted/gparted/gparted-"
version "/gparted-" version ".tar.gz"))
(sha256
(base32 "1pm8jah6lakv83zm3isx4bgmi5xdwaqkjxmiv7qky224m4kfm59w"))))
(base32 "0nzaqvbdwq3daddby79k9rh3d560g5kaxqamkasxqka9rsrm37wv"))))
(build-system glib-or-gtk-build-system)
(arguments
;; Tests require access to files outside the build container, such