[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: |
Thu, 2 Sep 2021 17:54:40 -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)
- 75/377: gnu: r-ggtree: Update to 3.0.3., (continued)
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/02
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/02
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/02
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/02
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/02
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/02
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/02
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/02
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/02
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/02
- 65/377: gnu: r-biostrings: Update to 2.60.2.,
guix-commits <=
- 64/377: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/09/02
- 80/377: gnu: r-biocset: Update to 1.6.1., guix-commits, 2021/09/02
- 81/377: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/09/02
- 86/377: gnu: atop: Update to 2.6.0., guix-commits, 2021/09/02
- 90/377: gnu: knot-resolver: Update to 5.4.1., guix-commits, 2021/09/02
- 91/377: gnu: osinfo-db: Update to 20210809., guix-commits, 2021/09/02
- 97/377: gnu: emacs-moody: Update to 0.6.0., guix-commits, 2021/09/02
- 102/377: gnu: Add r-distributionutils., guix-commits, 2021/09/02
- 109/377: gnu: Add r-paws-common., guix-commits, 2021/09/02
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/02