[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/39: gnu: r-biostrings: Update to 2.64.1.
From: |
guix-commits |
Subject: |
03/39: gnu: r-biostrings: Update to 2.64.1. |
Date: |
Mon, 3 Oct 2022 13:08:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 15243c2f8458da002a2fb621b4e6c305ffc0dee3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:52 2022 +0200
gnu: r-biostrings: Update to 2.64.1.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.64.1.
---
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 55d358c748..bce4c030b0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3566,13 +3566,13 @@ objects.")
(define-public r-biostrings
(package
(name "r-biostrings")
- (version "2.64.0")
+ (version "2.64.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Biostrings" version))
(sha256
(base32
- "1sz52hz89l9w2y2bvyis7kczslk1xnskls9l2bn1s3dhnjzdzhg8"))))
+ "1wk8nlmp6f6fsjrcb4fb48s3ay38yywwad748i6lfkkcw2pdfw33"))))
(properties
`((upstream-name . "Biostrings")))
(build-system r-build-system)
- branch master updated (d573494387 -> 17134b9ec1), guix-commits, 2022/10/03
- 09/39: gnu: r-limma: Update to 3.52.4., guix-commits, 2022/10/03
- 05/39: gnu: r-complexheatmap: Update to 2.12.1., guix-commits, 2022/10/03
- 03/39: gnu: r-biostrings: Update to 2.64.1.,
guix-commits <=
- 06/39: gnu: r-gage: Update to 2.46.1., guix-commits, 2022/10/03
- 02/39: gnu: r-annotationforge: Update to 1.38.1., guix-commits, 2022/10/03
- 08/39: gnu: r-genomicfeatures: Update to 1.48.4., guix-commits, 2022/10/03
- 14/39: gnu: r-ggtree: Update to 3.4.4., guix-commits, 2022/10/03
- 16/39: gnu: r-dose: Update to 3.22.1., guix-commits, 2022/10/03
- 01/39: gnu: r-dearseq: Update to 1.8.4., guix-commits, 2022/10/03
- 07/39: gnu: r-genomeinfodb: Update to 1.32.4., guix-commits, 2022/10/03
- 04/39: gnu: r-chipseeker: Update to 1.32.1., guix-commits, 2022/10/03
- 10/39: gnu: r-zellkonverter: Update to 1.6.5., guix-commits, 2022/10/03
- 17/39: gnu: r-enrichplot: Update to 1.16.2., guix-commits, 2022/10/03