gnu: r-bqtl: Update to 1.0-35.
* gnu/packages/cran.scm (r-bqtl): Update to 1.0-35.
This commit is contained in:
parent
c4084fb9d5
commit
6589c5fab6
1 changed files with 2 additions and 2 deletions
|
@ -22554,14 +22554,14 @@ (define-public r-haplo-stats
|
|||
(define-public r-bqtl
|
||||
(package
|
||||
(name "r-bqtl")
|
||||
(version "1.0-34")
|
||||
(version "1.0-35")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bqtl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xlkgyhlgrwqfzph4sbhh49pjzfnw5zdr3y4786rsnr3faksnxns"))))
|
||||
"107yq7mk4gdr1wm20i751682jlj172bzbdjgqwviwgjxzbd0c2xa"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran))
|
||||
(home-page "http://famprevmed.ucsd.edu/faculty/cberry/bqtl/")
|
||||
|
|
Loading…
Reference in a new issue