guix-commits
[Top][All Lists]
Advanced

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

102/112: gnu: r-hitc: Update to 1.24.0.


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

rekado pushed a commit to branch master
in repository guix.

commit c6c619c1790bf8e4b1348ba9601b7736dc58ed51
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:15:07 2018 +0200

    gnu: r-hitc: Update to 1.24.0.
    
    * gnu/packages/bioinformatics.scm (r-hitc): Update to 1.24.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 d761e1f..f74f2d6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10640,13 +10640,13 @@ assays such as Hi-C.")
 (define-public r-hitc
   (package
     (name "r-hitc")
-    (version "1.22.1")
+    (version "1.24.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "HiTC" version))
               (sha256
                (base32
-                "0da1jw9my2n2gihs31zyn14wwr23d8v2vij39ll7rm6fma3ydfbl"))))
+                "0qkk5139f51lwwy1yh7nbkflh5d69prirmhniwam34nlg9rzjm2z"))))
     (properties `((upstream-name . "HiTC")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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