guix-commits
[Top][All Lists]
Advanced

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

140/151: gnu: r-hitc: Update to 1.26.0.


From: Ricardo Wurmus
Subject: 140/151: gnu: r-hitc: Update to 1.26.0.
Date: Wed, 7 Nov 2018 06:29:02 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit d055f199a979a57ac942067285d8c3293e35910e
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 12:17:58 2018 +0100

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



reply via email to

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