me
/
guix
Archived
1
0
Fork 0

gnu: r-missmethyl: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-missmethyl): Update to 1.36.0.

Change-Id: I94d8bedcc262015a50d865191f0d4c70d96e77af
master
Ricardo Wurmus 2023-11-03 17:18:47 +01:00
parent f7152456ee
commit 8dc6103399
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14181,13 +14181,13 @@ methylation arrays.")
(define-public r-missmethyl
(package
(name "r-missmethyl")
(version "1.34.0")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "missMethyl" version))
(sha256
(base32
"1jvrdr57mv93pcbyazcg1bcx1zd0kp72hi1if839gw54hk3igs3h"))))
"1nv4rm5pbx0s7m5zak3jzmwz4pkf8ghkj0ckdcsnmw3k364ny856"))))
(properties `((upstream-name . "missMethyl")))
(build-system r-build-system)
(propagated-inputs