~ruther/guix-local

82d33ff33c9600896442dd4b88547c094dfcbb0f — jgart 2 years ago b0b9d75
gnu: python-statsmodels: Update home-page url.

* gnu/packages/statistics.scm (home-page): Update home-page url.
[home-page]: Add package associated versioning to project website url.

Change-Id: I0909674d0f8c502aa55f4f7423308bd0eaaaf52e
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/statistics.scm
M gnu/packages/statistics.scm => gnu/packages/statistics.scm +2 -1
@@ 2437,7 2437,8 @@ sampler for Markov chain Monte Carlo (MCMC).")
           python-pytest-randomly
           python-pytest-xdist
           python-setuptools-scm))
    (home-page "https://statsmodels.sourceforge.net/")
    (home-page
     (string-append "https://www.statsmodels.org/v" version "/"))
    (synopsis "Statistical modeling and econometrics in Python")
    (description
     "Statsmodels is a Python package that provides a complement to scipy for