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:
Ricardo Wurmus 2024-05-07 13:06:51 +02:00
parent f71b4cc8c4
commit 16704ec29d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -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