gnu: r-clusterprofiler: Update to 4.8.0.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.8.0.
This commit is contained in:
parent
e878a97766
commit
e2484544a5
@ -12859,14 +12859,14 @@ All the visualization methods are developed based on ggplot2 graphics.")
|
|||||||
(define-public r-clusterprofiler
|
(define-public r-clusterprofiler
|
||||||
(package
|
(package
|
||||||
(name "r-clusterprofiler")
|
(name "r-clusterprofiler")
|
||||||
(version "4.6.2")
|
(version "4.8.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "clusterProfiler" version))
|
(uri (bioconductor-uri "clusterProfiler" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"017wqd1nwcrhbpzvhcqc3if0n084dspq7y3fbc5dnik6yi04q0dg"))))
|
"0kr0nmvww7d7fqx6qix5v9brg8h597i4nnfacsazz7gyavdsv7vs"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "clusterProfiler")))
|
`((upstream-name . "clusterProfiler")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user