guix-commits
[Top][All Lists]
Advanced

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

330/457: gnu: r-wavcluster: Update to 2.32.0.


From: guix-commits
Subject: 330/457: gnu: r-wavcluster: Update to 2.32.0.
Date: Thu, 24 Nov 2022 06:37:32 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 827abdb960cb59d78527d257ab7ddac43d20cd6e
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:26 2022 +0100

    gnu: r-wavcluster: Update to 2.32.0.
    
    * gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.32.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 bd25da0fe5..a46a78fc54 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13816,14 +13816,14 @@ format.")
 (define-public r-wavcluster
   (package
     (name "r-wavcluster")
-    (version "2.30.0")
+    (version "2.32.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "wavClusteR" version))
        (sha256
         (base32
-         "04di095i9i19j9ppx8gdsk7n18vd02d4rjdi9d4a3p0xv05ihnb6"))))
+         "1z7y3wnrqr2xqrvs2xwmv419aqlizq0az17dpxmj1hg9knyls1bx"))))
     (properties `((upstream-name . "wavClusteR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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