guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 330/449: gnu: r-wavcluster: Update to 2.32.0.
Date: Tue, 22 Nov 2022 15:47:49 -0500 (EST)

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

commit 9aec16c91fbe977c2d53c1d75d3f69135ab30283
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 47cacceb37..c4cd06e582 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13775,14 +13775,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]