[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/74: gnu: r-bgeedb: Update to 2.22.3.
From: |
guix-commits |
Subject: |
70/74: gnu: r-bgeedb: Update to 2.22.3. |
Date: |
Sat, 2 Jul 2022 18:00:48 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 26981da96b130a80b468f0cb9fbad53e80462230
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:51 2022 +0200
gnu: r-bgeedb: Update to 2.22.3.
* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.22.3.
---
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 74649a644c..5955a3e7f1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -15572,14 +15572,14 @@ all RNA-Seq libraries of each species integrated in
Bgee.")
(define-public r-bgeedb
(package
(name "r-bgeedb")
- (version "2.22.0")
+ (version "2.22.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BgeeDB" version))
(sha256
(base32
- "093zk43x8i9ajaqsdhndkyal3dizllr3g85ziavb3k73dzvarzsc"))))
+ "1f6lrazaibbz21sqvj59rq6ps9m1riw2y0kyidbn29mxf4ibwh3k"))))
(properties `((upstream-name . "BgeeDB")))
(build-system r-build-system)
(propagated-inputs
- 23/74: gnu: r-yulab-utils: Update to 0.0.5., (continued)
- 23/74: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/02
- 28/74: gnu: r-additivitytests: Update to 1.1-4.1., guix-commits, 2022/07/02
- 31/74: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/02
- 32/74: gnu: r-igraph: Update to 1.3.2., guix-commits, 2022/07/02
- 33/74: gnu: r-lobstr: Update to 1.1.2., guix-commits, 2022/07/02
- 44/74: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02
- 46/74: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02
- 50/74: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/02
- 54/74: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/02
- 57/74: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/02
- 70/74: gnu: r-bgeedb: Update to 2.22.3.,
guix-commits <=
- 69/74: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/02
- 67/74: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/02
- 38/74: gnu: r-phangorn: Update to 2.9.0., guix-commits, 2022/07/02
- 64/74: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/02
- 43/74: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/02
- 63/74: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/02