gnu: r-missmethyl: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-missmethyl): Update to 1.38.0. Change-Id: I525d9a3697b621b6f9e9eb09830950653ff571a4
This commit is contained in:
parent
f71b4cc8c4
commit
16704ec29d
@ -15581,13 +15581,13 @@ methylation arrays.")
|
||||
(define-public r-missmethyl
|
||||
(package
|
||||
(name "r-missmethyl")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "missMethyl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nv4rm5pbx0s7m5zak3jzmwz4pkf8ghkj0ckdcsnmw3k364ny856"))))
|
||||
"0fnqa7v6lgld4pdqnvgdzly73aj4a4cn8sgszicxsyn1damxsjiw"))))
|
||||
(properties `((upstream-name . "missMethyl")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user