me
/
guix
Archived
1
0
Fork 0

gnu: r-annaffy: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.70.0.
master
zimoun 2022-11-17 03:50:20 +01:00 committed by Ricardo Wurmus
parent ed0238c59e
commit e8dc5aec69
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10665,14 +10665,14 @@ data in R and Bioconductor containers.")
(define-public r-annaffy
(package
(name "r-annaffy")
(version "1.68.0")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "annaffy" version))
(sha256
(base32
"1fbqknwbl4534h66xrhcryg9pavm9fkja47gqbsxf8bd5yhk5mgq"))))
"0qxihlhx7ijspvgzdp8zxzrc44y9pwkygvsllh4v47p85ham49fg"))))
(build-system r-build-system)
(arguments
`(#:phases