guix-commits
[Top][All Lists]
Advanced

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

22/22: gnu: r-mlinterfaces: Update to 1.62.1.


From: guix-commits
Subject: 22/22: gnu: r-mlinterfaces: Update to 1.62.1.
Date: Sat, 6 Apr 2019 17:13:35 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2da8588ebcb85f70f5e3c9c3a7b4755a4d9bbd96
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Apr 6 23:02:12 2019 +0200

    gnu: r-mlinterfaces: Update to 1.62.1.
    
    * gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.62.1.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 34650e1..a77114f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2951,14 +2951,14 @@ profiles (GO and KEGG) of gene and gene clusters.")
 (define-public r-mlinterfaces
   (package
     (name "r-mlinterfaces")
-    (version "1.62.0")
+    (version "1.62.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "MLInterfaces" version))
        (sha256
         (base32
-         "12bgplyzfh0hkwmdp5w4cs5zw3ygdhzmiqzm8vhjyni6m9nrxwy8"))))
+         "1h0x1p2h8x1h276wxx6kcnb4c4s5sglnmd58iigl81a224x8gxwp"))))
     (properties `((upstream-name . "MLInterfaces")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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