[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: r-annotationdbi: Update to 1.50.1.
From: |
guix-commits |
Subject: |
01/09: gnu: r-annotationdbi: Update to 1.50.1. |
Date: |
Thu, 2 Jul 2020 06:48:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bd978be3ae88b8afaa896cf0b531abf37aacf8b0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jul 2 12:32:48 2020 +0200
gnu: r-annotationdbi: Update to 1.50.1.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9c81e3c..7e97cde 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7894,13 +7894,13 @@ on Bioconductor or which replace R functions.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.50.0")
+ (version "1.50.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "10gplxal0qphcn29azv0i6hiim9q45lmhzvhhhsnwfhwpgja7p05"))))
+ "00pd8lsdppxlmx0l65phw0jhsm0qkwjc4wsdxpvgc31iiz9yslbj"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
- branch master updated (95ccca1 -> 4be969f), guix-commits, 2020/07/02
- 01/09: gnu: r-annotationdbi: Update to 1.50.1.,
guix-commits <=
- 02/09: gnu: r-rdpack: Update to 1.0.0., guix-commits, 2020/07/02
- 04/09: gnu: r-future-apply: Update to 1.6.0., guix-commits, 2020/07/02
- 05/09: gnu: r-blockmodeling: Update to 1.0.0., guix-commits, 2020/07/02
- 03/09: gnu: r-fs: Update to 1.4.2., guix-commits, 2020/07/02
- 07/09: gnu: r-ingredients: Update to 1.3.0., guix-commits, 2020/07/02
- 09/09: gnu: r-mnormt: Update to 2.0.1., guix-commits, 2020/07/02
- 06/09: gnu: r-spdep: Update to 1.1-5., guix-commits, 2020/07/02
- 08/09: gnu: r-mda: Update to 0.5-2., guix-commits, 2020/07/02