gnu: r-simpleaffy: Update to 2.66.0.
* gnu/packages/bioconductor.scm (r-simpleaffy): Update to 2.66.0.master
parent
3d41f0c297
commit
48aaef23b3
|
@ -4955,14 +4955,14 @@ gene-specific binding is expected.")
|
||||||
(define-public r-simpleaffy
|
(define-public r-simpleaffy
|
||||||
(package
|
(package
|
||||||
(name "r-simpleaffy")
|
(name "r-simpleaffy")
|
||||||
(version "2.64.0")
|
(version "2.66.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "simpleaffy" version))
|
(uri (bioconductor-uri "simpleaffy" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"040043spblr8v67lkn3nnxhgfmfh2iwaizph4fnms1ik6qz662x7"))))
|
"04a11dsqd5y4b39nny94acnh0qhdazjc6d1803izza4vrgmw2csb"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-affy" ,r-affy)
|
`(("r-affy" ,r-affy)
|
||||||
|
|
Reference in New Issue