mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: r-bqtl: Update to 1.0-34.
* gnu/packages/cran.scm (r-bqtl): Update to 1.0-34.
This commit is contained in:
parent
f2b7725600
commit
ed4fb7dda7
1 changed files with 2 additions and 2 deletions
|
@ -18912,14 +18912,14 @@ (define-public r-haplo-stats
|
|||
(define-public r-bqtl
|
||||
(package
|
||||
(name "r-bqtl")
|
||||
(version "1.0-33")
|
||||
(version "1.0-34")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bqtl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1sbzpi9z94f010lw2y1gmifjrvpmiqs4m26za7vr1xz72azrqvs9"))))
|
||||
"1xlkgyhlgrwqfzph4sbhh49pjzfnw5zdr3y4786rsnr3faksnxns"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran))
|
||||
(home-page "http://famprevmed.ucsd.edu/faculty/cberry/bqtl/")
|
||||
|
|
Loading…
Reference in a new issue