guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/05: gnu: python-rpy2: Update home page.


From: Tobias Geerinckx-Rice
Subject: 03/05: gnu: python-rpy2: Update home page.
Date: Tue, 21 Aug 2018 01:17:19 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit db09a450d2b978cd721d3740f81a46ee634da69d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Aug 21 03:15:21 2018 +0200

    gnu: python-rpy2: Update home page.
    
    * gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b306259..90e93d0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]