me
/
guix
Archived
1
0
Fork 0

gnu: r-simpleaffy: Update to 2.66.0.

* gnu/packages/bioconductor.scm (r-simpleaffy): Update to 2.66.0.
master
zimoun 2020-10-30 15:52:17 +01:00 committed by Ricardo Wurmus
parent 3d41f0c297
commit 48aaef23b3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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)