guix-commits
[Top][All Lists]
Advanced

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

50/92: gnu: r-methylkit: Update to 1.6.3.


From: Ricardo Wurmus
Subject: 50/92: gnu: r-methylkit: Update to 1.6.3.
Date: Tue, 30 Oct 2018 16:48:51 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 807d961cc9f192d90dc0b6a7fea6615d836485bd
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Oct 30 07:46:19 2018 +0100

    gnu: r-methylkit: Update to 1.6.3.
    
    * gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.3.
---
 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 b94a7e4..9e5f0ea 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9359,13 +9359,13 @@ number detection tools.")
 (define-public r-methylkit
   (package
     (name "r-methylkit")
-    (version "1.6.1")
+    (version "1.6.3")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "methylKit" version))
               (sha256
                (base32
-                "1hr2czi5ybdf7hdmqsv39d17f3mvmw94wa38bc14zzm9mgy9gfy7"))))
+                "1nla74d2sjs51yyvvxf038a03mhw9appvjzj60vr2vd3p5lhqn9k"))))
     (properties `((upstream-name . "methylKit")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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