[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/24: gnu: r-mlinterfaces: Update to 1.64.1.
From: |
guix-commits |
Subject: |
03/24: gnu: r-mlinterfaces: Update to 1.64.1. |
Date: |
Fri, 18 Oct 2019 14:35:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b9f39ac986a8e655b384efafaf14ccb5aa9bc45c
Author: Ricardo Wurmus <address@hidden>
Date: Fri Oct 18 19:23:44 2019 +0200
gnu: r-mlinterfaces: Update to 1.64.1.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.64.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 2187572..cf5097a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3484,14 +3484,14 @@ profiles (GO and KEGG) of gene and gene clusters.")
(define-public r-mlinterfaces
(package
(name "r-mlinterfaces")
- (version "1.64.0")
+ (version "1.64.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MLInterfaces" version))
(sha256
(base32
- "0zqvxmvbkig3cc4r5k405s53d7y5ccvrf8kf5j6v8s1kkrklai4j"))))
+ "1c1hciwy37zpr5bzdjj2xxx2r4jdfmr5w0zmg010lm2985z41gqh"))))
(properties `((upstream-name . "MLInterfaces")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (664692c -> c37c8ef), guix-commits, 2019/10/18
- 01/24: gnu: bowtie1: Update to 1.2.3., guix-commits, 2019/10/18
- 03/24: gnu: r-mlinterfaces: Update to 1.64.1.,
guix-commits <=
- 04/24: gnu: r-rhtslib: Update to 1.16.3., guix-commits, 2019/10/18
- 06/24: gnu: r-keggrest: Update to 1.24.1., guix-commits, 2019/10/18
- 09/24: gnu: r-gwascat: Update to 2.16.1., guix-commits, 2019/10/18
- 05/24: gnu: r-rhdf5: Update to 2.28.1., guix-commits, 2019/10/18
- 02/24: gnu: r-rsamtools: Update to 2.0.3., guix-commits, 2019/10/18
- 08/24: gnu: r-ldblock: Update to 1.14.3., guix-commits, 2019/10/18
- 10/24: gnu: r-hdf5array: Update to 1.12.3., guix-commits, 2019/10/18
- 12/24: gnu: r-htmlwidgets: Update to 1.5.1., guix-commits, 2019/10/18
- 17/24: gnu: r-units: Update to 0.6-5., guix-commits, 2019/10/18
- 20/24: gnu: r-kernsmooth: Update to 2.23-16., guix-commits, 2019/10/18