gnu: r-category: Update to 2.48.0.

* gnu/packages/bioinformatics.scm (r-category): Update to 2.48.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 11:58:53 +01:00
parent 6dfb0b25ae
commit 95ae5acc89
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6582,14 +6582,14 @@ Enrichment Analysis} (GSEA).")
(define-public r-category
(package
(name "r-category")
(version "2.46.0")
(version "2.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Category" version))
(sha256
(base32
"03wfqa8d1dgwsm327zl2mpkq7dq3mzhq12598qz3ylfhrwplbgx0"))))
"1jdm83bwdfhpfm1y6hwgvxzj6l83h1bdkqv23799kzywnwm016kv"))))
(properties `((upstream-name . "Category")))
(build-system r-build-system)
(propagated-inputs