[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: r-genomeinfodb: Update to 1.38.6.
From: |
guix-commits |
Subject: |
06/13: gnu: r-genomeinfodb: Update to 1.38.6. |
Date: |
Sun, 11 Feb 2024 10:56:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d24ba5f374c110843bea67e558570bda567f58c7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Feb 11 16:54:54 2024 +0100
gnu: r-genomeinfodb: Update to 1.38.6.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.38.6.
Change-Id: I57a53d4a73e9b4ce36d97092dab0789d6509484f
---
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 3d100f8945..f8f3dd00ca 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7881,13 +7881,13 @@ genomic intervals. In addition, it can use BAM or
BigWig files as input.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.38.5")
+ (version "1.38.6")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "17w5zrvpk2x0sc55xfkbn9krphg4aszmvwmj1qfsf1bdrazfpwic"))))
+ "0z8wkv5jhx8wr6idnakm26lhhk4ssj6ivbb7hfbzhkajcbnnf7mq"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- branch master updated (240bbfee8d -> a8930124d5), guix-commits, 2024/02/11
- 01/13: gnu: r-rhdf5lib: Update to 1.24.2., guix-commits, 2024/02/11
- 04/13: gnu: r-bsgenome: Update to 1.70.2., guix-commits, 2024/02/11
- 02/13: gnu: r-curatedtcgadata: Update to 1.24.1., guix-commits, 2024/02/11
- 06/13: gnu: r-genomeinfodb: Update to 1.38.6.,
guix-commits <=
- 03/13: gnu: r-animalcules: Update to 1.18.3., guix-commits, 2024/02/11
- 07/13: gnu: r-rcas: Update to 1.28.3., guix-commits, 2024/02/11
- 08/13: gnu: r-trajectoryutils: Update to 1.10.1., guix-commits, 2024/02/11
- 05/13: gnu: r-dittoseq: Update to 1.14.2., guix-commits, 2024/02/11
- 10/13: gnu: r-gofuncr: Update to 1.22.2., guix-commits, 2024/02/11
- 13/13: gnu: r-bionero: Update to 1.10.1., guix-commits, 2024/02/11
- 12/13: gnu: r-biocset: Update to 1.16.1., guix-commits, 2024/02/11
- 09/13: gnu: r-glmgampoi: Update to 1.14.2., guix-commits, 2024/02/11
- 11/13: gnu: r-bgx: Update to 1.68.3., guix-commits, 2024/02/11