guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: r-mlinterfaces: Update to 1.66.4.


From: guix-commits
Subject: 06/08: gnu: r-mlinterfaces: Update to 1.66.4.
Date: Mon, 2 Mar 2020 03:12:08 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0a30342defe32d27049064491dc795570fd0f9fb
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Sun Mar 1 23:38:19 2020 +0100

    gnu: r-mlinterfaces: Update to 1.66.4.
    
    * gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.66.4.
---
 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 5add7db..590ab80 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3605,14 +3605,14 @@ profiles (GO and KEGG) of gene and gene clusters.")
 (define-public r-mlinterfaces
   (package
     (name "r-mlinterfaces")
-    (version "1.66.2")
+    (version "1.66.4")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "MLInterfaces" version))
        (sha256
         (base32
-         "1wc280iw9vllg6f58vsdj895yaqs8w42kl7jk8sgii009gwlaj8d"))))
+         "19hlicdndy2p45y7w91gnwi3wgq5s465a646z3qqk8gmn5sn614q"))))
     (properties `((upstream-name . "MLInterfaces")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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