[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/24: gnu: r-dnacopy: Update to 1.50.1.
From: |
Roel Janssen |
Subject: |
20/24: gnu: r-dnacopy: Update to 1.50.1. |
Date: |
Tue, 1 Aug 2017 18:34:19 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 9c4348d8c4532c63879ac3ea076ac255124328fb
Author: Roel Janssen <address@hidden>
Date: Wed Aug 2 00:32:11 2017 +0200
gnu: r-dnacopy: Update to 1.50.1.
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.50.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 6e323d3..4c21a21 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6518,13 +6518,13 @@ that accept short and long options.")
(define-public r-dnacopy
(package
(name "r-dnacopy")
- (version "1.50.0")
+ (version "1.50.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DNAcopy" version))
(sha256
(base32
- "0112ry62z18m7rdyrn3gvbxq2f6m44cawhcfb1f02z9xzlsj0k28"))))
+ "0f0x83db7rm5xf9fg5pjhvs4i165qqaf01lbwb8kj13fsqpwx15p"))))
(properties
`((upstream-name . "DNAcopy")))
(build-system r-build-system)
- 11/24: gnu: r-biostrings: Update to 2.44.2., (continued)
- 11/24: gnu: r-biostrings: Update to 2.44.2., Roel Janssen, 2017/08/01
- 13/24: gnu: r-biomart: Update to 2.32.1., Roel Janssen, 2017/08/01
- 15/24: gnu: r-biobase: Update to 2.36.2., Roel Janssen, 2017/08/01
- 18/24: gnu: r-genomeinfodb: Update to 1.12.2., Roel Janssen, 2017/08/01
- 22/24: gnu: r-category: Update to 2.42.1., Roel Janssen, 2017/08/01
- 05/24: gnu: r-copywriter: Update to 2.8.1., Roel Janssen, 2017/08/01
- 10/24: gnu: r-delayedarray: Update to 0.2.7., Roel Janssen, 2017/08/01
- 19/24: gnu: r-iranges: Update to 2.10.2., Roel Janssen, 2017/08/01
- 17/24: gnu: r-variantannotation: Update to 1.22.3., Roel Janssen, 2017/08/01
- 16/24: gnu: r-limma: Update to 3.32.5., Roel Janssen, 2017/08/01
- 20/24: gnu: r-dnacopy: Update to 1.50.1.,
Roel Janssen <=
- 09/24: gnu: r-summarizedexperiment: Update to 1.6.3., Roel Janssen, 2017/08/01