guix-commits
[Top][All Lists]
Advanced

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

18/49: gnu: r-dnacopy: Update to 1.48.0.


From: Ricardo Wurmus
Subject: 18/49: gnu: r-dnacopy: Update to 1.48.0.
Date: Wed, 26 Oct 2016 07:29:04 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 22c5d736af63ef55568d9a7f126ae2dded5eac08
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 26 08:51:50 2016 +0200

    gnu: r-dnacopy: Update to 1.48.0.
    
    * gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.48.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 7a93134..6b4822c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6033,13 +6033,13 @@ that accept short and long options.")
 (define-public r-dnacopy
   (package
     (name "r-dnacopy")
-    (version "1.46.0")
+    (version "1.48.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "DNAcopy" version))
               (sha256
                (base32
-                "0vwv2mndfjpcjp4sybg75abc7xnx8zyw8zjk717k6xh8c33ymcip"))))
+                "1idyvfvy7xx8k9vk00y4k3819qmip8iqm809j3vpxabmsn7r9zyh"))))
     (properties
      `((upstream-name . "DNAcopy")))
     (build-system r-build-system)



reply via email to

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