gnu: python-rpy2: Update home page.

* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
master
Tobias Geerinckx-Rice 2018-08-21 03:15:21 +02:00
parent 93f9e0d9e9
commit db09a450d2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -3722,7 +3722,7 @@ operators such as union, intersection, and difference.")
("python-numpy" ,python-numpy)))
(native-inputs
`(("zlib" ,zlib)))
(home-page "http://rpy.sourceforge.net/")
(home-page "https://rpy2.bitbucket.io/")
(synopsis "Python interface to the R language")
(description "rpy2 is a redesign and rewrite of rpy. It is providing a
low-level interface to R from Python, a proposed high-level interface,