mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 12:17:10 -05:00
gnu: r-hardyweinberg: Update to 1.7.2.
* gnu/packages/cran.scm (r-hardyweinberg): Update to 1.7.2.
This commit is contained in:
parent
df5518d5fa
commit
57273b958c
1 changed files with 2 additions and 2 deletions
|
@ -4835,14 +4835,14 @@ (define-public r-rsolnp
|
|||
(define-public r-hardyweinberg
|
||||
(package
|
||||
(name "r-hardyweinberg")
|
||||
(version "1.7.1")
|
||||
(version "1.7.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "HardyWeinberg" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0afjz818yvaq3akvgpy4irnlpspd2dj71qkrwj81lm9y36ypwlw6"))))
|
||||
"0g10jh71yp0pcag44z409xqb6d941l7y887a632962bk5rgn6q5p"))))
|
||||
(properties `((upstream-name . "HardyWeinberg")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue