gnu: gparted: Update to 1.1.0.

* gnu/packages/disk.scm (gparted): Update to 1.1.0.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-23 00:10:05 +01:00
parent 737a3c12cd
commit ee711c7c21
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -344,15 +344,14 @@ (define-public idle3-tools
(define-public gparted
(package
(name "gparted")
(version "1.0.0")
(version "1.1.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/gparted/gparted/gparted-"
version "/gparted-" version ".tar.gz"))
(sha256
(base32
"0mdvn85jvy72ff7nds3dakx9kzknh8gx1z8i0w2sf970q03qp2z4"))))
(base32 "092rgwjh1825fal6v3yafq2wr0i61hh0a2n0j4296zn0zdx7pzp2"))))
(build-system gnu-build-system)
(arguments
;; Tests require access to paths outside the build container, such