gnu: r-snpstats: Update to 1.36.0.
* gnu/packages/bioinformatics.scm (r-snpstats): Update to 1.36.0.
This commit is contained in:
parent
6fff104191
commit
14eb0978a8
@ -10121,14 +10121,14 @@ and more.")
|
|||||||
(define-public r-snpstats
|
(define-public r-snpstats
|
||||||
(package
|
(package
|
||||||
(name "r-snpstats")
|
(name "r-snpstats")
|
||||||
(version "1.34.0")
|
(version "1.36.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "snpStats" version))
|
(uri (bioconductor-uri "snpStats" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0drfd24a5pkrhzmpidlh717bgh2dm68mpn6vj1vlpkilfbkifl34"))))
|
"1xq1rjljg70h5mshdza56dis0iv1a20sivs6dav3w5jbdd1l5qkh"))))
|
||||||
(properties `((upstream-name . "snpStats")))
|
(properties `((upstream-name . "snpStats")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(inputs `(("zlib" ,zlib)))
|
(inputs `(("zlib" ,zlib)))
|
||||||
|
Loading…
Reference in New Issue
Block a user