gnu: gparted: Update home page.
* gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org.
This commit is contained in:
parent
81fe131e0f
commit
d5909be93b
|
@ -344,7 +344,7 @@ and can dramatically shorten the lifespan of the drive if left unchecked.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://sourceforge.net/projects/gparted/")
|
(home-page "https://gparted.org/")
|
||||||
(synopsis "Partition editor to graphically manage disk partitions")
|
(synopsis "Partition editor to graphically manage disk partitions")
|
||||||
(description "GParted is a GNOME partition editor for creating,
|
(description "GParted is a GNOME partition editor for creating,
|
||||||
reorganizing, and deleting disk partitions. It uses libparted from the parted
|
reorganizing, and deleting disk partitions. It uses libparted from the parted
|
||||||
|
|
Loading…
Reference in New Issue