guix-commits
[Top][All Lists]
Advanced

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

121/215: gnu: r-cghcall: Update to 2.46.0.


From: guix-commits
Subject: 121/215: gnu: r-cghcall: Update to 2.46.0.
Date: Sun, 5 May 2019 18:15:52 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 23177309941257742ca5f628e91e0edda6dbdf6c
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:55:02 2019 +0200

    gnu: r-cghcall: Update to 2.46.0.
    
    * gnu/packages/bioconductor.scm (r-cghcall): Update to 2.46.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 b74db86..8f4a7e1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1246,12 +1246,12 @@ the @code{arrayCGH} packages.")
 (define-public r-cghcall
   (package
    (name "r-cghcall")
-   (version "2.44.0")
+   (version "2.46.0")
    (source (origin
             (method url-fetch)
             (uri (bioconductor-uri "CGHcall" version))
             (sha256
-             (base32 "1k65kaiqvjyllzbpa2367n6f6kkmsy463kpflzs66hqhx2fshsmi"))))
+             (base32 "13vzk4myizs94hyak4iyxdrqyxyq1g85hwsmd13892g8pww6ga93"))))
    (properties `((upstream-name . "CGHcall")))
    (build-system r-build-system)
    (propagated-inputs



reply via email to

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