rekado pushed a commit to branch master
in repository guix.

commit 3b927302124de6eadaa8e0a7280002cd85c04d33
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Mon Aug 28 10:29:43 2023 +0200

    gnu: r-oompadata: Update home page to HTTPS.
    
    * gnu/packages/cran.scm (r-oompadata)[home-page]: Use HTTPS.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4128af6c12..20eb407ffa 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2326,7 +2326,7 @@ higher.")
                 "0gdp7bghgpz3q0h06w8r926x7wkpcvkpyf0v5qfi1qixbpvk5fdf"))))
     (properties `((upstream-name . "oompaData")))
     (build-system r-build-system)
-    (home-page "http://oompa.r-forge.r-project.org/";)
+    (home-page "https://oompa.r-forge.r-project.org/";)
     (synopsis "Data to illustrate OOMPA algorithms")
     (description
      "OOMPA offers R packages for gene expression and proteomics analysis.

Reply via email to