gnu: r-mlinterfaces: Update to 1.64.1.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.64.1.
This commit is contained in:
parent
b62780d9f9
commit
b9f39ac986
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Reference in a new issue