gnu: r-qtl: Update to 1.42-7.
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-7.
This commit is contained in:
parent
824c200475
commit
3118b28644
|
@ -8111,7 +8111,7 @@ throughput genetic sequencing data sets using regression methods.")
|
||||||
(define-public r-qtl
|
(define-public r-qtl
|
||||||
(package
|
(package
|
||||||
(name "r-qtl")
|
(name "r-qtl")
|
||||||
(version "1.41-6")
|
(version "1.42-7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -8119,7 +8119,7 @@ throughput genetic sequencing data sets using regression methods.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"067az4v432zxp6lxck8d7vlh9w4r13r0mvw5zsglyaqwsh3d9sad"))))
|
"0hxij8v4my5x4pf5fn5327g7m3n7vjkbzrl580vcmp81n3n3nmrx"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "http://rqtl.org/")
|
(home-page "http://rqtl.org/")
|
||||||
(synopsis "R package for analyzing QTL experiments in genetics")
|
(synopsis "R package for analyzing QTL experiments in genetics")
|
||||||
|
|
Loading…
Reference in New Issue