me
/
guix
Archived
1
0
Fork 0

gnu: r-copywriter: Update to 2.16.0.

* gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.16.0.
master
Ricardo Wurmus 2019-05-05 23:36:48 +02:00
parent 70c44443c3
commit 59bef6eaee
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8948,14 +8948,14 @@ GenomicRanges Bioconductor package.")
(define-public r-copywriter
(package
(name "r-copywriter")
(version "2.14.1")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CopywriteR" version))
(sha256
(base32
"1hbiw0m9hmx4na9v502pxf8y5wvxzr68r4d3fqr2755gxx86qck6"))))
"0kv3k58wyyicq1hhq7bddh0v3b2ksz6fa47skvnp8f193csza9g6"))))
(properties `((upstream-name . "CopywriteR")))
(build-system r-build-system)
(propagated-inputs