[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/17: gnu: r-genomeinfodb: Update to 1.26.7.
From: |
guix-commits |
Subject: |
07/17: gnu: r-genomeinfodb: Update to 1.26.7. |
Date: |
Tue, 4 May 2021 03:48:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fc1aef2ccdfcac4608e6501ce18e0e1dddf72aed
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 09:02:42 2021 +0200
gnu: r-genomeinfodb: Update to 1.26.7.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.26.7.
---
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 773c446..16119b1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2048,13 +2048,13 @@ high-throughput sequencing experiments.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.26.6")
+ (version "1.26.7")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "1wy4dwiv0pgim975var802z565py4a0nakx6zdvbhry4c0dfczd1"))))
+ "0fp7sp3jmc2a1hk4r624lfavx8gc2ik3lv43ksc2jmspg6cvh516"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- branch master updated (ec4012c -> b602ec9), guix-commits, 2021/05/04
- 02/17: gnu: r-future-apply: Set HOME directory variable., guix-commits, 2021/05/04
- 05/17: gnu: r-ensembldb: Update to 2.14.1., guix-commits, 2021/05/04
- 04/17: gnu: r-gage: Update to 2.40.2., guix-commits, 2021/05/04
- 08/17: gnu: r-systempiper: Update to 1.24.6., guix-commits, 2021/05/04
- 09/17: gnu: r-interactionset: Update to 1.18.1., guix-commits, 2021/05/04
- 07/17: gnu: r-genomeinfodb: Update to 1.26.7.,
guix-commits <=
- 06/17: gnu: r-biocgenerics: Update to 0.36.1., guix-commits, 2021/05/04
- 16/17: gnu: r-catalyst: Update to 1.14.1., guix-commits, 2021/05/04
- 11/17: gnu: r-universalmotif: Update to 1.8.5., guix-commits, 2021/05/04
- 14/17: gnu: r-biocpkgtools: Update to 1.8.2., guix-commits, 2021/05/04
- 12/17: gnu: r-bioassayr: Update to 1.28.3., guix-commits, 2021/05/04
- 01/17: gnu: r-matrixstats: Set HOME directory variable., guix-commits, 2021/05/04
- 03/17: gnu: r-annotationhub: Update to 2.22.1., guix-commits, 2021/05/04
- 13/17: gnu: r-experimenthub: Update to 1.16.1., guix-commits, 2021/05/04
- 10/17: gnu: r-icobra: Update to 1.18.1., guix-commits, 2021/05/04
- 15/17: gnu: r-scran: Update to 1.18.7., guix-commits, 2021/05/04