guix-commits
[Top][All Lists]
Advanced

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

190/265: gnu: r-consensusclusterplus: Update to 1.50.0.


From: guix-commits
Subject: 190/265: gnu: r-consensusclusterplus: Update to 1.50.0.
Date: Sun, 15 Dec 2019 09:40:35 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 8ad6b23f68fbb9f12f0ad53df2e53688b88959fc
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:21:44 2019 +0100

    gnu: r-consensusclusterplus: Update to 1.50.0.
    
    * gnu/packages/bioconductor.scm (r-consensusclusterplus): Update to 1.50.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 a53dcf5..ae662b4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5244,14 +5244,14 @@ and to both short and long sequence reads.")
 (define-public r-consensusclusterplus
   (package
     (name "r-consensusclusterplus")
-    (version "1.48.0")
+    (version "1.50.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ConsensusClusterPlus" version))
        (sha256
         (base32
-         "1mlcm3wq5n8s0gxs35j0ph9576fhbrbrrsj2xy84fy20prcfs4w8"))))
+         "0pnh5zy6d3c364xxjdn5zp3kf5afhsxv6yzkdn1qspny0pmqlrp4"))))
     (properties
      `((upstream-name . "ConsensusClusterPlus")))
     (build-system r-build-system)



reply via email to

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