gnu: r-hardyweinberg: Update to 1.7.1.

* gnu/packages/cran.scm (r-hardyweinberg): Update to 1.7.1.
This commit is contained in:
Ricardo Wurmus 2021-01-20 17:08:35 +01:00
parent 175e256dd4
commit 77d4e7c2ab
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4230,14 +4230,14 @@ (define-public r-rsolnp
(define-public r-hardyweinberg
(package
(name "r-hardyweinberg")
(version "1.6.9")
(version "1.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "HardyWeinberg" version))
(sha256
(base32
"0l93r1hkr483hp4yd7rm7mdkgl5lp0nkvv0inahj3r1cplgfxpvs"))))
"0afjz818yvaq3akvgpy4irnlpspd2dj71qkrwj81lm9y36ypwlw6"))))
(properties `((upstream-name . "HardyWeinberg")))
(build-system r-build-system)
(propagated-inputs