me
/
guix
Archived
1
0
Fork 0

gnu: r-edaseq: Update to 2.14.0.

* gnu/packages/bioinformatics.scm (r-edaseq): Update to 2.14.0.
master
Ricardo Wurmus 2018-06-02 12:07:38 +02:00
parent 749b712677
commit a67dd4c5e9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9826,14 +9826,14 @@ distribution.")
(define-public r-edaseq (define-public r-edaseq
(package (package
(name "r-edaseq") (name "r-edaseq")
(version "2.12.0") (version "2.14.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "EDASeq" version)) (uri (bioconductor-uri "EDASeq" version))
(sha256 (sha256
(base32 (base32
"07zm89zcivyn2261aq9grqmly8ji482kr9h9dyfknfdfrpv7jpwv")))) "1832pb3jkim4vrqzb8lajwx9r482bhww5n9nz3s6crvyamlp2dj0"))))
(properties `((upstream-name . "EDASeq"))) (properties `((upstream-name . "EDASeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs