mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-simpleaffy: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-simpleaffy): Update to 2.64.0.
This commit is contained in:
parent
f0439a1767
commit
9ce80f9356
1 changed files with 2 additions and 2 deletions
|
@ -4842,14 +4842,14 @@ gene-specific bidning is expected.")
|
|||
(define-public r-simpleaffy
|
||||
(package
|
||||
(name "r-simpleaffy")
|
||||
(version "2.62.0")
|
||||
(version "2.64.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "simpleaffy" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18bz3pfgp0f7906flrljx97ann8s71pnb8gpw7nah46n8vqc0xcs"))))
|
||||
"040043spblr8v67lkn3nnxhgfmfh2iwaizph4fnms1ik6qz662x7"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-affy" ,r-affy)
|
||||
|
|
Loading…
Reference in a new issue