~ruther/guix-local

fd0a17f2d1379f3d5696dfd0a220bb8aa1ec326c — Ricardo Wurmus 6 months ago 6df0a55
gnu: r-enrichplot: Update to 1.30.3.

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

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

M gnu/packages/bioconductor.scm
M gnu/packages/bioconductor.scm => gnu/packages/bioconductor.scm +2 -2
@@ 19433,14 19433,14 @@ correspondence between different data sources.")
(define-public r-enrichplot
  (package
    (name "r-enrichplot")
    (version "1.28.2")
    (version "1.30.3")
    (source
     (origin
       (method url-fetch)
       (uri (bioconductor-uri "enrichplot" version))
       (sha256
        (base32
         "05fh0n4ig50q0lzvhs0j1qa9ma6mkksnw52df0fzvnmvhbiyybqh"))))
         "04dyxwlry1nqihi1s6h3j1dxn2wh8sip16s82lk0jrsfjr07c2mz"))))
    (build-system r-build-system)
    (propagated-inputs
     (list r-aplot