gnu: pies: Update home page URI.
* gnu/packages/admin.scm (pies)[home-page]: Update URI.master
parent
b8eeaaa263
commit
56cb6f1d56
|
@ -415,7 +415,7 @@ application (for console or X terminals) and requires ncurses.")
|
||||||
(("\"/bin/sh\"")
|
(("\"/bin/sh\"")
|
||||||
(string-append "\"" bash "/bin/sh\"")))
|
(string-append "\"" bash "/bin/sh\"")))
|
||||||
#t))))))
|
#t))))))
|
||||||
(home-page "https://www.gnu.org/software/pies/")
|
(home-page "https://www.gnu.org.ua/software/pies/")
|
||||||
(synopsis "Program invocation and execution supervisor")
|
(synopsis "Program invocation and execution supervisor")
|
||||||
(description
|
(description
|
||||||
"GNU pies is a program that supervises the invocation and execution of
|
"GNU pies is a program that supervises the invocation and execution of
|
||||||
|
|
Reference in New Issue