[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/323: gnu: r-annotationtools: Update to 1.64.0.
From: |
guix-commits |
Subject: |
95/323: gnu: r-annotationtools: Update to 1.64.0. |
Date: |
Mon, 7 Dec 2020 15:13:08 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 516d85270af2cab79d51c400bc7afdb10d5ac650
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:51:49 2020 +0100
gnu: r-annotationtools: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-annotationtools): Update to 1.64.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 f0832c0..7838a4a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4622,14 +4622,14 @@ different identifieres using the Biocore Data Team
data-packages (e.g.
(define-public r-annotationtools
(package
(name "r-annotationtools")
- (version "1.62.0")
+ (version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "annotationTools" version))
(sha256
(base32
- "1b1yfnknr9vbn4y2mxdfyx57i5jbabhp9pwx8axlg2a7lawkfmdk"))))
+ "1q3c30hqxjgar3gm8d7h4rw3m7cgc11cgv9q0fwv5abj075cj224"))))
(properties
`((upstream-name . "annotationTools")))
(build-system r-build-system)
- 59/323: gnu: r-noiseq: Update to 2.34.0., (continued)
- 59/323: gnu: r-noiseq: Update to 2.34.0., guix-commits, 2020/12/07
- 64/323: gnu: r-bumphunter: Update to 1.32.0., guix-commits, 2020/12/07
- 65/323: gnu: r-linnorm: Update to 2.14.0., guix-commits, 2020/12/07
- 83/323: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/12/07
- 85/323: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/12/07
- 86/323: gnu: r-rgadem: Update to 2.38.0., guix-commits, 2020/12/07
- 71/323: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/12/07
- 89/323: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/12/07
- 78/323: gnu: r-a4core: Update to 1.38.0., guix-commits, 2020/12/07
- 91/323: gnu: r-atacseqqc: Update to 1.14.4., guix-commits, 2020/12/07
- 95/323: gnu: r-annotationtools: Update to 1.64.0.,
guix-commits <=
- 99/323: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/12/07
- 103/323: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/12/07
- 104/323: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/12/07
- 110/323: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/12/07
- 111/323: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/12/07
- 112/323: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/12/07
- 113/323: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/12/07
- 117/323: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/12/07
- 119/323: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/12/07
- 10/323: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/12/07