gnu: gparted: Update home page.

* gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-31 15:05:53 +02:00
parent 81fe131e0f
commit d5909be93b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -344,7 +344,7 @@ (define-public gparted
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))
(home-page "https://sourceforge.net/projects/gparted/")
(home-page "https://gparted.org/")
(synopsis "Partition editor to graphically manage disk partitions")
(description "GParted is a GNOME partition editor for creating,
reorganizing, and deleting disk partitions. It uses libparted from the parted