guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/89: gnu: r-dnacopy: Update to 1.52.0.


From: Ricardo Wurmus
Subject: 09/89: gnu: r-dnacopy: Update to 1.52.0.
Date: Tue, 7 Nov 2017 02:44:47 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 94fd86e5e1eb4eea2b038e213b60cc2e8ca0c9a7
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Nov 6 21:17:31 2017 +0100

    gnu: r-dnacopy: Update to 1.52.0.
    
    * gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.52.0.
---
 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 e9aa594..4767652 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6583,13 +6583,13 @@ that accept short and long options.")
 (define-public r-dnacopy
   (package
     (name "r-dnacopy")
-    (version "1.50.1")
+    (version "1.52.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "DNAcopy" version))
               (sha256
                (base32
-                "0f0x83db7rm5xf9fg5pjhvs4i165qqaf01lbwb8kj13fsqpwx15p"))))
+                "127il5rlg1hzjlhwhs64x3nm18p00q1pd9ckb2b9ifl0rax95wai"))))
     (properties
      `((upstream-name . "DNAcopy")))
     (build-system r-build-system)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]