guix-commits
[Top][All Lists]
Advanced

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

08/151: gnu: r-cghcall: Update to 2.44.0.


From: Ricardo Wurmus
Subject: 08/151: gnu: r-cghcall: Update to 2.44.0.
Date: Wed, 7 Nov 2018 06:28:35 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 9add0933d0a4dc5c142ce28fa424a0525e25390f
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 11:44:29 2018 +0100

    gnu: r-cghcall: Update to 2.44.0.
    
    * gnu/packages/bioconductor.scm (r-cghcall): Update to 2.44.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 22140ef..7293d17 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -504,12 +504,12 @@ the @code{arrayCGH} packages.")
 (define-public r-cghcall
   (package
    (name "r-cghcall")
-   (version "2.42.0")
+   (version "2.44.0")
    (source (origin
             (method url-fetch)
             (uri (bioconductor-uri "CGHcall" version))
             (sha256
-             (base32 "0y71vfxv9x0am3xvv520yr95cb7m7y92dhdx1vkqki80jrmf12dz"))))
+             (base32 "1k65kaiqvjyllzbpa2367n6f6kkmsy463kpflzs66hqhx2fshsmi"))))
    (properties `((upstream-name . "CGHcall")))
    (build-system r-build-system)
    (propagated-inputs



reply via email to

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