me
/
guix
Archived
1
0
Fork 0

gnu: python-pyev: Update home page.

* gnu/packages/python-xyz.scm (python-pyev)[home-page]: Update URI.
master
Nicolas Goaziou 2021-02-28 11:32:03 +01:00
parent c2424076fb
commit b6e90b3bed
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -14762,7 +14762,7 @@ Record Format (DWARF).")
(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)))