me
/
guix
Archived
1
0
Fork 0

gnu: r-category: Update to 2.42.0.

* gnu/packages/bioinformatics.scm (r-category): Update to 2.42.0.
master
Roel Janssen 2017-04-28 10:30:44 +02:00
parent c584a07ffd
commit ca0289aee7
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -5583,14 +5583,14 @@ Enrichment Analysis} (GSEA).")
(define-public r-category
(package
(name "r-category")
(version "2.40.0")
(version "2.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Category" version))
(sha256
(base32
"16ncwz7b4y48k0p3fvbrbmvf7nfz63li9ysgcl8kp9kl4hg7llng"))))
"0swcmihyjg0fhaaydl9hm24aj9zffw3bibza9y6sqs6jaqd97f09"))))
(properties `((upstream-name . "Category")))
(build-system r-build-system)
(propagated-inputs