[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/33: gnu: r-annotationdbi: Update to 1.60.2.
From: |
guix-commits |
Subject: |
08/33: gnu: r-annotationdbi: Update to 1.60.2. |
Date: |
Wed, 15 Mar 2023 12:41:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7f9346c031d8e136e82f9cf5b5008ad059fbb004
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 15 14:56:30 2023 +0100
gnu: r-annotationdbi: Update to 1.60.2.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.60.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 3cadf5697f..a5d33ad8b5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5043,13 +5043,13 @@ microarrays.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.60.0")
+ (version "1.60.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "1srv0jizmwgmsmgb9cfgy5nbgd3jsgxgzzax6wfsahckb5zihrqp"))))
+ "1c7f2vgdnh99zp83pvmghb7l0rihdijlhdj6ff992h7wrrha8lhg"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
- branch master updated (cacd7b6768 -> 953d808d28), guix-commits, 2023/03/15
- 03/33: gnu: r-alpsnmr: Update to 4.0.4., guix-commits, 2023/03/15
- 02/33: gnu: r-biocpkgtools: Update to 1.16.1., guix-commits, 2023/03/15
- 05/33: gnu: r-bambu: Update to 3.0.8., guix-commits, 2023/03/15
- 07/33: gnu: r-infercnv: Update to 1.14.2., guix-commits, 2023/03/15
- 09/33: gnu: r-genomicalignments: Update to 1.34.1., guix-commits, 2023/03/15
- 12/33: gnu: r-muscat: Update to 1.12.1., guix-commits, 2023/03/15
- 01/33: gnu: r-mast: Update to 1.24.1., guix-commits, 2023/03/15
- 04/33: gnu: r-atena: Update to 1.4.1., guix-commits, 2023/03/15
- 06/33: gnu: r-bandits: Update to 1.14.2., guix-commits, 2023/03/15
- 08/33: gnu: r-annotationdbi: Update to 1.60.2.,
guix-commits <=
- 10/33: gnu: r-lfa: Update to 1.28.2., guix-commits, 2023/03/15
- 14/33: gnu: r-scmap: Update to 1.20.2., guix-commits, 2023/03/15
- 16/33: gnu: r-glmgampoi: Update to 1.10.2., guix-commits, 2023/03/15
- 17/33: gnu: r-linnorm: Update to 2.22.2., guix-commits, 2023/03/15
- 19/33: gnu: r-clusterprofiler: Update to 4.6.2., guix-commits, 2023/03/15
- 20/33: gnu: r-clusterexperiment: Update to 2.18.2., guix-commits, 2023/03/15
- 21/33: gnu: r-motifbreakr: Update to 2.12.3., guix-commits, 2023/03/15
- 22/33: gnu: r-rbowtie2: Update to 2.4.2., guix-commits, 2023/03/15
- 23/33: gnu: r-iclusterplus: Update to 1.34.3., guix-commits, 2023/03/15
- 24/33: gnu: r-rsubread: Update to 2.12.3., guix-commits, 2023/03/15