From d5909be93b1f7bc4689884d159d570e8470e054d Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 31 Aug 2017 15:05:53 +0200 Subject: [PATCH] gnu: gparted: Update home page. * gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org. --- gnu/packages/disk.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index 030fabfa58..49bbbfa92f 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm @@ -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