guix-commits
[Top][All Lists]
Advanced

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

122/215: gnu: r-qdnaseq: Update to 1.20.0.


From: guix-commits
Subject: 122/215: gnu: r-qdnaseq: Update to 1.20.0.
Date: Sun, 5 May 2019 18:15:52 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 4f4bed7de55766dff3cf791eff830de4e7c77287
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:55:11 2019 +0200

    gnu: r-qdnaseq: Update to 1.20.0.
    
    * gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.20.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 8f4a7e1..8770612 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1269,12 +1269,12 @@ the @code{arrayCGH} packages.")
 (define-public r-qdnaseq
   (package
     (name "r-qdnaseq")
-    (version "1.18.0")
+    (version "1.20.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "QDNAseq" version))
               (sha256
-               (base32 
"04ff9nbckzrlb45mr2j0c3mlh1wcggq5bbl81zklhq203c5x1wc2"))))
+               (base32 
"02afy5bpj35981q1qm59jx399hksk6a9v1jfwy7x888rn86gfcfz"))))
     (properties `((upstream-name . "QDNAseq")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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