me
/
guix
Archived
1
0
Fork 0

gnu: r-hierfstat: Update to 0.5-10.

* gnu/packages/cran.scm (r-hierfstat): Update to 0.5-10.
master
Ricardo Wurmus 2021-11-23 15:23:25 +01:00
parent 366e270d46
commit c1d7ba16ad
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17207,14 +17207,14 @@ and a QP solver.")
(define-public r-hierfstat
(package
(name "r-hierfstat")
(version "0.5-7")
(version "0.5-10")
(source
(origin
(method url-fetch)
(uri (cran-uri "hierfstat" version))
(sha256
(base32
"0dp8k1z5a8gqnax99y1hwfvxilzf4n2i751zr0z6ihrzirsvb3m3"))))
"1p4vlna185sa3b5xjbysiqxcj9aa5s7dmxy41hg79vlqdivf874r"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ade4" ,r-ade4)