mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: r-illuminahumanmethylation450kanno-ilmn12-hg19: Update to 0.6.1.
* gnu/packages/bioconductor.scm (r-illuminahumanmethylation450kanno-ilmn12-hg19): Update to 0.6.1. Change-Id: I142318c4854c75f27bcd1bfe4bfc389cbc8b3725
This commit is contained in:
parent
c5a934df85
commit
297fc0d76c
1 changed files with 2 additions and 2 deletions
|
@ -884,7 +884,7 @@ (define-public r-mus-musculus
|
||||||
(define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
|
(define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
|
||||||
(package
|
(package
|
||||||
(name "r-illuminahumanmethylation450kanno-ilmn12-hg19")
|
(name "r-illuminahumanmethylation450kanno-ilmn12-hg19")
|
||||||
(version "0.6.0")
|
(version "0.6.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -893,7 +893,7 @@ (define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
|
||||||
version 'annotation))
|
version 'annotation))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"059vlxsx3p3fcnywwirahsc6mlk813zpqnbv0jsrag6x5bb8z6r4"))))
|
"1272n72fvj4agszd9cv8l9h9qr2pzmd0rbvdz83x7x03cdddf9rn"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name
|
`((upstream-name
|
||||||
. "IlluminaHumanMethylation450kanno.ilmn12.hg19")))
|
. "IlluminaHumanMethylation450kanno.ilmn12.hg19")))
|
||||||
|
|
Loading…
Reference in a new issue