mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 06:45:55 +02:00
gnu: r-illuminahumanmethylationepicv2manifest: Update to 1.0.1.
* gnu/packages/bioconductor.scm (r-illuminahumanmethylationepicv2manifest): Update to 1.0.1. Change-Id: I237bfef2be1f9be21fbc93de5418a6874f44b8e9
This commit is contained in:
committed by
Andreas Enge
parent
28c5a19bbf
commit
2fcfbdf8fc
@@ -1852,14 +1852,14 @@ annotations.")
|
||||
(define-public r-illuminahumanmethylationepicv2manifest
|
||||
(package
|
||||
(name "r-illuminahumanmethylationepicv2manifest")
|
||||
(version "1.0.0")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "IlluminaHumanMethylationEPICv2manifest"
|
||||
version 'annotation))
|
||||
(sha256
|
||||
(base32 "1z4b15x8cai27cqhl2lhl02nx0lv8q5c1774vdvvdajx2hivn77l"))))
|
||||
(base32 "0dwynwhjf3dnbw6975fxvncrqk5si22vrcyf6wivvgak1zim9bjl"))))
|
||||
(properties `((upstream-name . "IlluminaHumanMethylationEPICv2manifest")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-minfi))
|
||||
|
||||
Reference in New Issue
Block a user