guix-commits
[Top][All Lists]
Advanced

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

176/265: gnu: r-wavcluster: Update to 2.20.0.


From: guix-commits
Subject: 176/265: gnu: r-wavcluster: Update to 2.20.0.
Date: Sun, 15 Dec 2019 09:40:32 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit c0cba4b5429bbbb0dab7a290bbfa81a63d080191
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:18:52 2019 +0100

    gnu: r-wavcluster: Update to 2.20.0.
    
    * gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.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 3875a88..8cba682 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6176,14 +6176,14 @@ format.")
 (define-public r-wavcluster
   (package
     (name "r-wavcluster")
-    (version "2.18.0")
+    (version "2.20.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "wavClusteR" version))
        (sha256
         (base32
-         "02i53dskirzr9nls3dsmv7dqhvy3vikkpx7247zpy2qd9r5yvhy2"))))
+         "0vq3xxsvwq86rlya7xc92sc4i6b48sib0pcina3xivg3ky2j3z7y"))))
     (properties `((upstream-name . "wavClusteR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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