[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/77: gnu: r-metap: Update to 1.9.
From: |
guix-commits |
Subject: |
12/77: gnu: r-metap: Update to 1.9. |
Date: |
Wed, 25 Oct 2023 10:59:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 04cef141c4a3756ccc37d4d74eab4c423ec7e6fa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:34 2023 +0200
gnu: r-metap: Update to 1.9.
* gnu/packages/bioconductor.scm (r-metap): Update to 1.9.
Change-Id: I60ad521bf4a02505f5bafd3c3b0641395a15c308
---
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 fb0dd7d6f3..3957a8f76f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14146,14 +14146,14 @@ are standardized and usable by the accompanying
mutossGUI package.")
(define-public r-metap
(package
(name "r-metap")
- (version "1.8")
+ (version "1.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "metap" version))
(sha256
(base32
- "0asmypxfxly4xmcjf3yzid5zqlzg88z0brij2splfk4avsl035gf"))))
+ "1w4mv7vb94d4pkllvabz9az8sbrbfhigxw4is3j0jzi1pnlyc8kg"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice
- 02/77: gnu: r-ggplot2: Update to 3.4.4., (continued)
- 02/77: gnu: r-ggplot2: Update to 3.4.4., guix-commits, 2023/10/25
- 01/77: gnu: r-gdata: Update to 3.0.0., guix-commits, 2023/10/25
- 05/77: gnu: Add python-jupyterlite-core., guix-commits, 2023/10/25
- 03/77: gnu: r-httpuv: Update to 1.6.12., guix-commits, 2023/10/25
- 07/77: gnu: python-sphinx-gallery: Update to 0.14.0., guix-commits, 2023/10/25
- 06/77: gnu: Add python-jupyterlite-sphinx., guix-commits, 2023/10/25
- 04/77: gnu: Add r-deming., guix-commits, 2023/10/25
- 09/77: gnu: Add python-funsor., guix-commits, 2023/10/25
- 11/77: gnu: r-biomartr: Update to 1.0.6., guix-commits, 2023/10/25
- 10/77: gnu: r-covr: Update to 3.6.3., guix-commits, 2023/10/25
- 12/77: gnu: r-metap: Update to 1.9.,
guix-commits <=
- 08/77: gnu: Add python-assertpy., guix-commits, 2023/10/25
- 13/77: gnu: r-bwstest: Update to 0.2.3., guix-commits, 2023/10/25
- 16/77: gnu: r-rcppthread: Update to 2.1.6., guix-commits, 2023/10/25
- 17/77: gnu: r-sp: Update to 2.1-1., guix-commits, 2023/10/25
- 18/77: gnu: r-drat: Update to 0.2.4., guix-commits, 2023/10/25
- 19/77: gnu: r-rpostgres: Update to 1.4.6., guix-commits, 2023/10/25
- 20/77: gnu: r-ggrepel: Update to 0.9.4., guix-commits, 2023/10/25
- 22/77: gnu: r-aricode: Update to 1.0.3., guix-commits, 2023/10/25
- 14/77: gnu: r-v8: Update to 4.4.0., guix-commits, 2023/10/25
- 15/77: gnu: r-jqr: Update to 1.3.1., guix-commits, 2023/10/25