~ruther/guix-local

91a56bc013698ac715726a9861ab0b9a1a1007c6 — Ricardo Wurmus 1 year, 9 months ago ad1acb8114
gnu: r-enrichplot: Update to 1.24.2.

* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.24.2.

Change-Id: I188e7e908a09337d4bacf4802b1557ddd31048f3
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bioconductor.scm
M gnu/packages/bioconductor.scm => gnu/packages/bioconductor.scm +2 -2
@@ 16264,14 16264,14 @@ correspondance between different data sources.")
(define-public r-enrichplot
  (package
    (name "r-enrichplot")
    (version "1.24.0")
    (version "1.24.2")
    (source
     (origin
       (method url-fetch)
       (uri (bioconductor-uri "enrichplot" version))
       (sha256
        (base32
         "0rkp1zidz34h4d02m4jqv509vw0wyrc084hvj3lxr7mb9j7rnq48"))))
         "03p0a1vyaznk405xpkp57f22wg8x7lxiipjh101p7dq97rbzr4r7"))))
    (build-system r-build-system)
    (propagated-inputs
     (list r-aplot