[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: r-bsgenome: Update to 1.70.2.
From: |
guix-commits |
Subject: |
04/13: gnu: r-bsgenome: Update to 1.70.2. |
Date: |
Sun, 11 Feb 2024 10:56:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 64eb32a2d07f4af5f90a8e8c205e086f1493a1eb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Feb 11 16:54:54 2024 +0100
gnu: r-bsgenome: Update to 1.70.2.
* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.70.2.
Change-Id: I45ba28279e0b843bcd635c2e30fb696e85195ce7
---
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 eefbf3c8c6..5580647627 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6970,13 +6970,13 @@ effort and encourages consistency.")
(define-public r-bsgenome
(package
(name "r-bsgenome")
- (version "1.70.1")
+ (version "1.70.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BSgenome" version))
(sha256
(base32
- "1bdrh1kp7ihnlyvgdvwdzly69l9zy5rr09gizm0l59zy4kh59nih"))))
+ "02qrqg7lfisj44gvlfn1gkhxxjqdh11q28inxggfpcda9b67j61d"))))
(properties
`((upstream-name . "BSgenome")))
(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 <=
- 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, 2024/02/11
- 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