guix-commits
[Top][All Lists]
Advanced

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

52/449: gnu: r-cummerbund: Update to 2.40.0.


From: guix-commits
Subject: 52/449: gnu: r-cummerbund: Update to 2.40.0.
Date: Tue, 22 Nov 2022 15:46:49 -0500 (EST)

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

commit 5ce84a9a32288b1085f84958ec38f472a2f5f9c6
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:05 2022 +0100

    gnu: r-cummerbund: Update to 2.40.0.
    
    * gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.40.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 cf20ae4460..b234e50eb4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3100,13 +3100,13 @@ how the coverage distributed across the genome.")
 (define-public r-cummerbund
   (package
    (name "r-cummerbund")
-   (version "2.38.0")
+   (version "2.40.0")
    (source (origin
              (method url-fetch)
              (uri (bioconductor-uri "cummeRbund" version))
              (sha256
               (base32
-               "1p4anmi436zykp0ir307g75g23kj8b7shxg4r65qq6zdwflphm0q"))))
+               "1fzkhnlgv4zd0slr12d5aichyxsca86p82fyjymiz7f5fqdvqmd9"))))
    (build-system r-build-system)
    (propagated-inputs
     (list r-biobase



reply via email to

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