[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/356: gnu: r-biostrings: Update to 2.62.0.
From: |
guix-commits |
Subject: |
34/356: gnu: r-biostrings: Update to 2.62.0. |
Date: |
Sun, 7 Nov 2021 18:10:50 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7851f7f2c6207ab9d9044f2339250b5c380a5937
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:00 2021 +0000
gnu: r-biostrings: Update to 2.62.0.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.62.0.
---
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 fe0ab70..e98c88b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2327,13 +2327,13 @@ objects.")
(define-public r-biostrings
(package
(name "r-biostrings")
- (version "2.60.2")
+ (version "2.62.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Biostrings" version))
(sha256
(base32
- "0ai0fg0w4l0a7avbafdbqjgjpg91myxalwrg2i3ixm1l2lyyfyah"))))
+ "11qkw863mkfz3mc55v2gmfr4w3xziqfb5pq3hmjqpn8vpw8ax3xq"))))
(properties
`((upstream-name . "Biostrings")))
(build-system r-build-system)
- 37/356: gnu: r-category: Update to 2.60.0., (continued)
- 37/356: gnu: r-category: Update to 2.60.0., guix-commits, 2021/11/07
- 45/356: gnu: r-edaseq: Update to 2.28.0., guix-commits, 2021/11/07
- 31/356: gnu: r-bamsignals: Update to 1.26.0., guix-commits, 2021/11/07
- 32/356: gnu: r-biobase: Update to 2.54.0., guix-commits, 2021/11/07
- 16/356: gnu: r-ideoviz: Update to 1.30.0., guix-commits, 2021/11/07
- 25/356: gnu: r-annotate: Update to 1.72.0., guix-commits, 2021/11/07
- 27/356: gnu: r-annotationfilter: Update to 1.18.0., guix-commits, 2021/11/07
- 24/356: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/07
- 29/356: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/07
- 33/356: gnu: r-biomart: Update to 2.50.0., guix-commits, 2021/11/07
- 34/356: gnu: r-biostrings: Update to 2.62.0.,
guix-commits <=
- 41/356: gnu: r-copywriter: Update to 2.26.0., guix-commits, 2021/11/07
- 50/356: gnu: r-genefilter: Update to 1.76.0., guix-commits, 2021/11/07
- 38/356: gnu: r-chipseeker: Update to 1.30.0., guix-commits, 2021/11/07
- 42/356: gnu: r-deseq2: Update to 1.34.0., guix-commits, 2021/11/07
- 46/356: gnu: r-edger: Update to 3.36.0., guix-commits, 2021/11/07
- 47/356: gnu: r-ensembldb: Update to 2.18.0., guix-commits, 2021/11/07
- 49/356: gnu: r-gage: Update to 2.44.0., guix-commits, 2021/11/07
- 51/356: gnu: r-geneoverlap: Update to 1.30.0., guix-commits, 2021/11/07
- 54/356: gnu: r-genomicalignments: Update to 1.30.0., guix-commits, 2021/11/07
- 55/356: gnu: r-genomicfeatures: Update to 1.46.1., guix-commits, 2021/11/07