mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: python-kitchen: Update home-page URL.
* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL.
This commit is contained in:
parent
5ee684ff2f
commit
cb542830a2
1 changed files with 1 additions and 1 deletions
|
@ -2642,7 +2642,7 @@ (define-public python-kitchen
|
|||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
`(("python-chardet" ,python-chardet)))
|
||||
(home-page "https://fedorahosted.org/kitchen")
|
||||
(home-page "https://github.com/fedora-infra/kitchen")
|
||||
(synopsis "Python API for snippets")
|
||||
(description "@code{kitchen} module provides a python API for all sorts of
|
||||
little useful snippets of code that everybody ends up writing for their projects
|
||||
|
|
Loading…
Reference in a new issue