guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: python-rpy2: Update home-page.


From: guix-commits
Subject: 01/02: gnu: python-rpy2: Update home-page.
Date: Mon, 17 Aug 2020 04:08:15 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit b2df3aece62bfaa9bbbb390fe48fbf70943bb05c
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Aug 17 10:08:42 2020 +0300

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

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6b86700..8d24b1c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5743,7 +5743,7 @@ to any arbitrary string.  In this case, it is up to you 
to set valid values.")
       (native-inputs
        `(("zlib" ,zlib)
          ("python-pytest" ,python-pytest)))
-      (home-page "https://rpy2.bitbucket.io/";)
+      (home-page "https://rpy2.github.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]