guix-commits
[Top][All Lists]
Advanced

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

09/151: gnu: r-qdnaseq: Update to 1.18.0.


From: Ricardo Wurmus
Subject: 09/151: gnu: r-qdnaseq: Update to 1.18.0.
Date: Wed, 7 Nov 2018 06:28:35 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit a92f523026a4b774b8da3b3d4dff2fb65f002a43
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 11:44:50 2018 +0100

    gnu: r-qdnaseq: Update to 1.18.0.
    
    * gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.18.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 7293d17..165832a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -527,12 +527,12 @@ the @code{arrayCGH} packages.")
 (define-public r-qdnaseq
   (package
     (name "r-qdnaseq")
-    (version "1.16.0")
+    (version "1.18.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "QDNAseq" version))
               (sha256
-               (base32 
"1pj69mfyxwfd0d7h4kls9xq96sdc55y3rv20qpla50hw9libcwwd"))))
+               (base32 
"04ff9nbckzrlb45mr2j0c3mlh1wcggq5bbl81zklhq203c5x1wc2"))))
     (properties `((upstream-name . "QDNAseq")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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