guix-commits
[Top][All Lists]
Advanced

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

101/112: gnu: r-fithic: Update to 1.6.0.


From: Ricardo Wurmus
Subject: 101/112: gnu: r-fithic: Update to 1.6.0.
Date: Sat, 2 Jun 2018 07:40:26 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 4dedecbe7078b8bc688ca4f610097ed8f078ff5d
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:14:52 2018 +0200

    gnu: r-fithic: Update to 1.6.0.
    
    * gnu/packages/bioinformatics.scm (r-fithic): Update to 1.6.0.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 06959d3..d761e1f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10616,13 +10616,13 @@ visualizations for publication-quality multi-panel 
figures.")
 (define-public r-fithic
   (package
     (name "r-fithic")
-    (version "1.4.0")
+    (version "1.6.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "FitHiC" version))
               (sha256
                (base32
-                "12ylhrppi051m7nqsgq95kzd9g9wmp34i0zzfi55cjqawlpx7c6n"))))
+                "06w4q836bi1mvkbl1saghv4r5p4hxpjg8cp7kgad13ls450kqmyd"))))
     (properties `((upstream-name . "FitHiC")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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