guix-commits
[Top][All Lists]
Advanced

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

45/265: gnu: r-chipcomp: Update to 1.16.0.


From: guix-commits
Subject: 45/265: gnu: r-chipcomp: Update to 1.16.0.
Date: Sun, 15 Dec 2019 09:40:01 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit b0897fbf950c61502ad70c413084802e99e275fc
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 14:35:04 2019 +0100

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



reply via email to

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