[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/377: gnu: r-biostrings: Update to 2.60.2.
From: |
guix-commits |
Subject: |
65/377: gnu: r-biostrings: Update to 2.60.2. |
Date: |
Sun, 5 Sep 2021 10:06:59 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit e46cf457bb3957e8789dd045c5985712ca86f132
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:17 2021 +0200
gnu: r-biostrings: Update to 2.60.2.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.60.2.
---
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 7af777f..bb7735b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2247,13 +2247,13 @@ objects.")
(define-public r-biostrings
(package
(name "r-biostrings")
- (version "2.60.1")
+ (version "2.60.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Biostrings" version))
(sha256
(base32
- "1a2vq4rram7chnccx0piccgi0mlblmjh26y51bch86lxr7qwlr22"))))
+ "0ai0fg0w4l0a7avbafdbqjgjpg91myxalwrg2i3ixm1l2lyyfyah"))))
(properties
`((upstream-name . "Biostrings")))
(build-system r-build-system)
- 25/377: gnu: r-argparse: Update to 2.0.4., (continued)
- 25/377: gnu: r-argparse: Update to 2.0.4., guix-commits, 2021/09/05
- 29/377: gnu: r-rgl: Update to 0.107.14., guix-commits, 2021/09/05
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/05
- 46/377: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/09/05
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/05
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/05
- 57/377: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/09/05
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/05
- 59/377: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/09/05
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/05
- 65/377: gnu: r-biostrings: Update to 2.60.2.,
guix-commits <=
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/05
- 71/377: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/09/05
- 72/377: gnu: r-chippeakanno: Update to 3.26.3., guix-commits, 2021/09/05
- 76/377: gnu: r-batchelor: Update to 1.8.1., guix-commits, 2021/09/05
- 77/377: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/09/05
- 78/377: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/09/05
- 83/377: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/09/05
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/05
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/05
- 107/377: gnu: Add r-dismo., guix-commits, 2021/09/05