mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
This commit is contained in:
parent
bb3dc8025a
commit
1f6dd7e9c2
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ (define-public shadow
|
|||
"-linux")
|
||||
`(("linux-pam" ,linux-pam))
|
||||
'()))
|
||||
(home-page "http://pkg-shadow.alioth.debian.org/")
|
||||
(home-page "https://github.com/shadow-maint/shadow")
|
||||
(synopsis "Authentication-related tools such as passwd, su, and login")
|
||||
(description
|
||||
"Shadow provides a number of authentication-related tools, including:
|
||||
|
|
Loading…
Reference in a new issue