gnu: di: Update home page URI.
* gnu/packages/admin.scm (di)[home-page]: Update URI.master
parent
56cb6f1d56
commit
f76c16d220
|
@ -2531,7 +2531,7 @@ a new command using the matched rule, and runs it.")
|
||||||
(setenv "prefix" (assoc-ref outputs "out"))
|
(setenv "prefix" (assoc-ref outputs "out"))
|
||||||
#t)))
|
#t)))
|
||||||
#:make-flags (list "--environment-overrides")))
|
#: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")
|
(synopsis "Advanced df like disk information utility")
|
||||||
(description
|
(description
|
||||||
"@code{di} is a disk information utility, displaying everything that your
|
"@code{di} is a disk information utility, displaying everything that your
|
||||||
|
|
Reference in New Issue