mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -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
|
||||
(package
|
||||
(name "r-illuminahumanmethylation450kanno-ilmn12-hg19")
|
||||
(version "0.6.0")
|
||||
(version "0.6.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -893,7 +893,7 @@ (define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
|
|||
version 'annotation))
|
||||
(sha256
|
||||
(base32
|
||||
"059vlxsx3p3fcnywwirahsc6mlk813zpqnbv0jsrag6x5bb8z6r4"))))
|
||||
"1272n72fvj4agszd9cv8l9h9qr2pzmd0rbvdz83x7x03cdddf9rn"))))
|
||||
(properties
|
||||
`((upstream-name
|
||||
. "IlluminaHumanMethylation450kanno.ilmn12.hg19")))
|
||||
|
|
Loading…
Reference in a new issue