gnu: r-affyio: Update to 1.60.0.
* gnu/packages/bioinformatics.scm (r-affyio): Update to 1.60.0.
This commit is contained in:
parent
471ceb5e5e
commit
d6750c6587
1 changed files with 2 additions and 2 deletions
|
@ -9740,14 +9740,14 @@ previously been used in XCMS.")
|
|||
(define-public r-affyio
|
||||
(package
|
||||
(name "r-affyio")
|
||||
(version "1.58.0")
|
||||
(version "1.60.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "affyio" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0j1f61409yq6hmkqrpzamfm7dx35rlq33ccs7wb1qcqx3d3nb75q"))))
|
||||
"14xnzrxrvgxgixjhq5a9fdgcmrxam2j74hwidkc9if92ffv6s83h"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-zlibbioc" ,r-zlibbioc)))
|
||||
|
|
Reference in a new issue