guix-commits
[Top][All Lists]
Advanced

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

56/87: gnu: r-pastecs: Update home page.


From: guix-commits
Subject: 56/87: gnu: r-pastecs: Update home page.
Date: Sun, 28 Feb 2021 06:06:43 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit e96b71203c85125ad2e48ecf351be956c69d862e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:45:28 2021 +0100

    gnu: r-pastecs: Update home page.
    
    * gnu/packages/cran.scm (r-pastecs)[home-page]: Update URI.
---
 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 23d343a..5d81820 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2466,7 +2466,7 @@ Docstrings (PEP-0257) and Julia's Triple-Quoted String 
Literals.")
    (build-system r-build-system)
    (propagated-inputs
     `(("r-boot" ,r-boot)))
-   (home-page "http://www.sciviews.org/pastecs";)
+   (home-page "https://github.com/phgrosjean/pastecs";)
    (synopsis "Analysis of space-time ecological series")
    (description
     "This package provides functions for regulation, decomposition and analysis



reply via email to

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