me
/
guix
Archived
1
0
Fork 0

gnu: r-annaffy: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.60.0.
master
Ricardo Wurmus 2020-06-13 00:49:56 +02:00
parent 500f7df840
commit d200b4dc48
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3887,14 +3887,14 @@ data in R and Bioconductor containers.")
(define-public r-annaffy
(package
(name "r-annaffy")
(version "1.58.0")
(version "1.60.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "annaffy" version))
(sha256
(base32
"1jrf4bq2wky4ay1jrcy60si6hxdcn4j05w5vgs38yfb92gq77i16"))))
"1rc9fb83by9jfgwfj2zhhbj93v296blwd8jl2rh7jj200mrpznn4"))))
(build-system r-build-system)
(arguments
`(#:phases