mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: pies: Update home page URI.
* gnu/packages/admin.scm (pies)[home-page]: Update URI.
This commit is contained in:
parent
b8eeaaa263
commit
56cb6f1d56
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ (define-public pies
|
|||
(("\"/bin/sh\"")
|
||||
(string-append "\"" bash "/bin/sh\"")))
|
||||
#t))))))
|
||||
(home-page "https://www.gnu.org/software/pies/")
|
||||
(home-page "https://www.gnu.org.ua/software/pies/")
|
||||
(synopsis "Program invocation and execution supervisor")
|
||||
(description
|
||||
"GNU pies is a program that supervises the invocation and execution of
|
||||
|
|
Loading…
Reference in a new issue