[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/39: gnu: r-enrichplot: Update to 1.16.2.
From: |
guix-commits |
Subject: |
17/39: gnu: r-enrichplot: Update to 1.16.2. |
Date: |
Mon, 3 Oct 2022 13:08:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 83f0c1a39d60048e00691205ad42b4a0ab5efc70
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:55 2022 +0200
gnu: r-enrichplot: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.16.2.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index f606439884..61aa7eac49 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9385,14 +9385,14 @@ data.")
(define-public r-enrichplot
(package
(name "r-enrichplot")
- (version "1.16.1")
+ (version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "enrichplot" version))
(sha256
(base32
- "17ln1wbkq8sp7jw0dpkccj5qcsl382sgd7zic04dk99z9ag3mh02"))))
+ "0qh7bci3rn6y2fl45izrdb62jcm6j0zxxg4pyp4mvvgjvka5lnss"))))
(build-system r-build-system)
(propagated-inputs
(list r-aplot
- 03/39: gnu: r-biostrings: Update to 2.64.1., (continued)
- 03/39: gnu: r-biostrings: Update to 2.64.1., guix-commits, 2022/10/03
- 06/39: gnu: r-gage: Update to 2.46.1., guix-commits, 2022/10/03
- 02/39: gnu: r-annotationforge: Update to 1.38.1., guix-commits, 2022/10/03
- 08/39: gnu: r-genomicfeatures: Update to 1.48.4., guix-commits, 2022/10/03
- 14/39: gnu: r-ggtree: Update to 3.4.4., guix-commits, 2022/10/03
- 16/39: gnu: r-dose: Update to 3.22.1., guix-commits, 2022/10/03
- 01/39: gnu: r-dearseq: Update to 1.8.4., guix-commits, 2022/10/03
- 07/39: gnu: r-genomeinfodb: Update to 1.32.4., guix-commits, 2022/10/03
- 04/39: gnu: r-chipseeker: Update to 1.32.1., guix-commits, 2022/10/03
- 10/39: gnu: r-zellkonverter: Update to 1.6.5., guix-commits, 2022/10/03
- 17/39: gnu: r-enrichplot: Update to 1.16.2.,
guix-commits <=
- 20/39: gnu: r-ncdfflow: Update to 2.42.1., guix-commits, 2022/10/03
- 25/39: gnu: r-cytoml: Update to 2.8.1., guix-commits, 2022/10/03
- 27/39: gnu: r-biocviews: Update to 1.64.1., guix-commits, 2022/10/03
- 28/39: gnu: r-biocpkgtools: Update to 1.14.1., guix-commits, 2022/10/03
- 31/39: gnu: r-scran: Update to 1.24.1., guix-commits, 2022/10/03
- 33/39: gnu: r-pathview: Update to 1.36.1., guix-commits, 2022/10/03
- 35/39: gnu: r-basilisk: Update to 1.8.1., guix-commits, 2022/10/03
- 39/39: gnu: r-tximeta: Update to 1.14.1., guix-commits, 2022/10/03
- 21/39: gnu: r-ggcyto: Update to 1.24.1., guix-commits, 2022/10/03
- 23/39: gnu: r-flowstats: Update to 4.8.2., guix-commits, 2022/10/03