guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: gparted: Update home page.


From: Tobias Geerinckx-Rice
Subject: 01/06: gnu: gparted: Update home page.
Date: Fri, 1 Sep 2017 17:50:45 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d5909be93b1f7bc4689884d159d570e8470e054d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Aug 31 15:05:53 2017 +0200

    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 030fabf..49bbbfa 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -344,7 +344,7 @@ and can dramatically shorten the lifespan of the drive if 
left unchecked.")
     (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]