guix-commits
[Top][All Lists]
Advanced

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

198/323: gnu: r-fithic: Update to 1.16.0.


From: guix-commits
Subject: 198/323: gnu: r-fithic: Update to 1.16.0.
Date: Wed, 9 Dec 2020 06:47:20 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 7105658e9c07d5f46fbdac12db2b0b61ab550a71
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:09 2020 +0100

    gnu: r-fithic: Update to 1.16.0.
    
    * gnu/packages/bioconductor.scm (r-fithic): 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 b1a73c4..9bcd95c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8506,13 +8506,13 @@ objects from the @code{graph} package.")
 (define-public r-fithic
   (package
     (name "r-fithic")
-    (version "1.14.0")
+    (version "1.16.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "FitHiC" version))
               (sha256
                (base32
-                "1dffkdxm08wq4kjd9j2v2625x3p6vbrk33a2zx94pwpgkghr72yp"))))
+                "1sdfkqc6s7m9whkzr0mllzzfjzhj2g54ncjwxj8q0azjgszrfwd2"))))
     (properties `((upstream-name . "FitHiC")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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