guix-commits
[Top][All Lists]
Advanced

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

30/77: gnu: r-methylkit: Update to 1.4.1.


From: Ricardo Wurmus
Subject: 30/77: gnu: r-methylkit: Update to 1.4.1.
Date: Tue, 13 Feb 2018 10:19:41 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit b1f275362748b975e4100199cbf8b3080b671ca7
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 16:00:18 2018 +0100

    gnu: r-methylkit: Update to 1.4.1.
    
    * gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.4.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 f8697fa..bf53f9e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8944,13 +8944,13 @@ number detection tools.")
 (define-public r-methylkit
   (package
     (name "r-methylkit")
-    (version "1.4.0")
+    (version "1.4.1")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "methylKit" version))
               (sha256
                (base32
-                "0h53w2mrjrg2n0ndi12k9j6cwclgwcgpy25nz7nyj971aisw02xn"))))
+                "1k0nfn9318sgwm4z963bhnbp4c3zv85v3f9886vc5hgaisr0yvai"))))
     (properties `((upstream-name . "methylKit")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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