guix-commits
[Top][All Lists]
Advanced

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

254/324: gnu: r-wavcluster: Update to 2.26.0.


From: guix-commits
Subject: 254/324: gnu: r-wavcluster: Update to 2.26.0.
Date: Sat, 5 Jun 2021 03:15:49 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 99496a17f5279a238c89ec00bb96586abe5104b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:08 2021 +0200

    gnu: r-wavcluster: Update to 2.26.0.
    
    * gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.26.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 8dbc773..ef50992 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10401,14 +10401,14 @@ format.")
 (define-public r-wavcluster
   (package
     (name "r-wavcluster")
-    (version "2.24.0")
+    (version "2.26.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "wavClusteR" version))
        (sha256
         (base32
-         "18cg0jbr3rjyx31wwyag1n5gams55pbd2rvb99i3g80q9hvswawi"))))
+         "1sydzrqydfv1ik2h08xkxlx6xrv866bf0if6v5wch9l3krh0sych"))))
     (properties `((upstream-name . "wavClusteR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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