guix-commits
[Top][All Lists]
Advanced

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

08/08: gnu: di: Update home page URI.


From: guix-commits
Subject: 08/08: gnu: di: Update home page URI.
Date: Sat, 29 Feb 2020 06:35:06 -0500 (EST)

hoebjo pushed a commit to branch master
in repository guix.

commit f76c16d220e6c349441c08bf25a5197037490fa5
Author: Björn Höfling <address@hidden>
AuthorDate: Fri Feb 28 22:52:44 2020 +0100

    gnu: di: Update home page URI.
    
    * gnu/packages/admin.scm (di)[home-page]: Update URI.
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 346bb14..5b5a7a5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2531,7 +2531,7 @@ a new command using the matched rule, and runs it.")
              (setenv "prefix" (assoc-ref outputs "out"))
              #t)))
        #:make-flags (list "--environment-overrides")))
-    (home-page "https://www.gentoo.com/di/";)
+    (home-page "https://gentoo.com/di/";)
     (synopsis "Advanced df like disk information utility")
     (description
      "@code{di} is a disk information utility, displaying everything that your



reply via email to

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