[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/40: gnu: r-biomart: Update to 2.50.3.
From: |
guix-commits |
Subject: |
03/40: gnu: r-biomart: Update to 2.50.3. |
Date: |
Thu, 14 Apr 2022 05:38:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e4816bcaeda2d802b46aafd62b4780a1187faec1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:58:57 2022 +0200
gnu: r-biomart: Update to 2.50.3.
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.50.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 61f2ad1dbb..344a790cfd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2519,13 +2519,13 @@ on Bioconductor or which replace R functions.")
(define-public r-biomart
(package
(name "r-biomart")
- (version "2.50.1")
+ (version "2.50.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "biomaRt" version))
(sha256
(base32
- "1lm8axjmi2k1d2x0gdlvs0fzsd68xvxx7sn1wn6v4wr0pv85qhkz"))))
+ "01mv05fj5iqvjb5xz9k92kx1a9d95mprb6isy57n0x20vd3cxdx1"))))
(properties
`((upstream-name . "biomaRt")))
(build-system r-build-system)
- branch master updated (f6bc281cd7 -> d85146c9df), guix-commits, 2022/04/14
- 02/40: gnu: r-annotationhub: Update to 3.2.2., guix-commits, 2022/04/14
- 03/40: gnu: r-biomart: Update to 2.50.3.,
guix-commits <=
- 07/40: gnu: r-limma: Update to 3.50.3., guix-commits, 2022/04/14
- 04/40: gnu: r-ensembldb: Update to 2.18.4., guix-commits, 2022/04/14
- 05/40: gnu: r-genomeinfodb: Update to 1.30.1., guix-commits, 2022/04/14
- 14/40: gnu: r-systempiper: Update to 2.0.8., guix-commits, 2022/04/14
- 15/40: gnu: r-diffbind: Update to 3.4.11., guix-commits, 2022/04/14
- 19/40: gnu: r-geoquery: Update to 2.62.2., guix-commits, 2022/04/14
- 25/40: gnu: r-biocfilecache: Update to 2.2.1., guix-commits, 2022/04/14
- 20/40: gnu: r-enrichplot: Update to 1.14.2., guix-commits, 2022/04/14
- 40/40: gnu: r-tcgabiolinks: Update to 2.22.4., guix-commits, 2022/04/14
- 30/40: gnu: r-variancepartition: Update to 1.24.1., guix-commits, 2022/04/14