mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08: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\"")
|
(("\"/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
|
||||||
|
|
Loading…
Reference in a new issue