guix-commits
[Top][All Lists]
Advanced

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

22/55: gnu: r-hitc: Update to 1.22.1.


From: Ricardo Wurmus
Subject: 22/55: gnu: r-hitc: Update to 1.22.1.
Date: Sat, 21 Apr 2018 17:08:19 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 80323c3c13c90003bf2c8081c0bf9d95fa44e18a
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Apr 21 08:36:05 2018 +0200

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



reply via email to

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