mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 18:56:43 +01:00
gnu: r-hierfstat: Update to 0.5-11.
* gnu/packages/cran.scm (r-hierfstat): Update to 0.5-11.
This commit is contained in:
parent
bad6152523
commit
1d58744415
1 changed files with 2 additions and 2 deletions
|
@ -17998,14 +17998,14 @@ (define-public r-kernlab
|
|||
(define-public r-hierfstat
|
||||
(package
|
||||
(name "r-hierfstat")
|
||||
(version "0.5-10")
|
||||
(version "0.5-11")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "hierfstat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p4vlna185sa3b5xjbysiqxcj9aa5s7dmxy41hg79vlqdivf874r"))))
|
||||
"0nyb5091lr8ma9vydbssyx9503601rynlrbldv98mmrmh74h6v41"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ade4 r-adegenet r-gaston r-gtools))
|
||||
|
|
Loading…
Reference in a new issue