mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-14 19:05:10 -05:00
gnu: python-pyev: Update home page.
* gnu/packages/python-xyz.scm (python-pyev)[home-page]: Update URI.
This commit is contained in:
parent
c2424076fb
commit
b6e90b3bed
1 changed files with 1 additions and 1 deletions
|
@ -14762,7 +14762,7 @@ (define-public python-pyev
|
|||
(string-append "libev_dll_name = \"" libev "\"")))))))))
|
||||
(inputs
|
||||
`(("libev" ,libev)))
|
||||
(home-page "http://pythonhosted.org/pyev/")
|
||||
(home-page "https://github.com/gabrielfalcao/pyev")
|
||||
(synopsis "Python libev interface")
|
||||
(description "Pyev provides a Python interface to libev.")
|
||||
(license license:gpl3)))
|
||||
|
|
Loading…
Reference in a new issue