guix-commits
[Top][All Lists]
Advanced

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

124/215: gnu: r-chipcomp: Update to 1.14.0.


From: guix-commits
Subject: 124/215: gnu: r-chipcomp: Update to 1.14.0.
Date: Sun, 5 May 2019 18:15:53 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 1ddd4af5a0582be1b32841c3d152ff90fbedcf12
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:55:28 2019 +0200

    gnu: r-chipcomp: Update to 1.14.0.
    
    * gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.14.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 bb96ca7..09c483a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1327,14 +1327,14 @@ more complex hypotheses) via empirical Bayesian 
methods.")
 (define-public r-chipcomp
   (package
     (name "r-chipcomp")
-    (version "1.12.0")
+    (version "1.14.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ChIPComp" version))
        (sha256
         (base32
-         "1sypdsvwzssraanlhddhzpf9p0xs3qlflc0hp7yfbp0aplsifx85"))))
+         "0ragyl9dhg0ymgkh4z9d1cbwhbpcwh6x4985laaw6wmq2sjm732y"))))
     (properties `((upstream-name . "ChIPComp")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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