guix-commits
[Top][All Lists]
Advanced

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

83/215: gnu: r-hitc: Update to 1.28.0.


From: guix-commits
Subject: 83/215: gnu: r-hitc: Update to 1.28.0.
Date: Sun, 5 May 2019 18:15:45 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit e998a26e1d554f107d8695b884817dfaf3b557db
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:45:53 2019 +0200

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



reply via email to

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