[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/38: gnu: r-biostrings: Update to 2.72.1.
From: |
guix-commits |
Subject: |
11/38: gnu: r-biostrings: Update to 2.72.1. |
Date: |
Tue, 2 Jul 2024 20:41:00 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit da7f316e41a7bfe954a4ea1513a5b42c118f3583
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:58 2024 +0200
gnu: r-biostrings: Update to 2.72.1.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.72.1.
Change-Id: Ic9bb3cb2f7cc5312dc4396211faea3eddab758a2
---
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 c99bf7d426..1928cf7dc1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7137,13 +7137,13 @@ objects.")
(define-public r-biostrings
(package
(name "r-biostrings")
- (version "2.72.0")
+ (version "2.72.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Biostrings" version))
(sha256
(base32
- "06vh7xa6lsw7y3b3z9s5266s00balr4si3l68hh15dwcsg3md6mh"))))
+ "067vy2v7spbdsknvi0fcpdi085kn8v20pyrhkc7wy357v21h7hgs"))))
(properties
`((upstream-name . "Biostrings")))
(build-system r-build-system)
- branch r-team updated (bfec28345b -> 5b412f9a9f), guix-commits, 2024/07/02
- 02/38: gnu: r-alabaster-base: Update to 1.4.2., guix-commits, 2024/07/02
- 12/38: gnu: r-champ: Update to 2.34.0., guix-commits, 2024/07/02
- 11/38: gnu: r-biostrings: Update to 2.72.1.,
guix-commits <=
- 17/38: gnu: r-gypsum: Update to 1.0.1., guix-commits, 2024/07/02
- 16/38: gnu: r-gsva: Update to 1.52.3., guix-commits, 2024/07/02
- 05/38: gnu: r-alabaster-se: Update to 1.4.1., guix-commits, 2024/07/02
- 38/38: gnu: r-tximeta: Update to 1.22.1., guix-commits, 2024/07/02
- 01/38: gnu: r-genelendatabase: Update to 1.40.1., guix-commits, 2024/07/02
- 03/38: gnu: r-alabaster-matrix: Update to 1.4.2., guix-commits, 2024/07/02
- 24/38: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/02
- 27/38: gnu: r-qfeatures: Update to 1.14.1., guix-commits, 2024/07/02
- 29/38: gnu: r-goseq: Update to 1.56.0., guix-commits, 2024/07/02
- 13/38: gnu: r-enmix: Update to 1.40.2., guix-commits, 2024/07/02