gnu: r-mlinterfaces: Update to 1.84.0.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.84.0. Change-Id: I92ed0cc7b971ac04eac715d47031ce2dcee1fd65
This commit is contained in:
parent
38a5a2ee34
commit
863e4f3fad
@ -16417,14 +16417,14 @@ expression data sets.")
|
||||
(define-public r-mlinterfaces
|
||||
(package
|
||||
(name "r-mlinterfaces")
|
||||
(version "1.82.0")
|
||||
(version "1.84.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MLInterfaces" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0aga7xhx5d1xp09n2im7yqi9y1b3v22l554hi35ahg2lwwvxjiw1"))))
|
||||
"1m8clkb5rznzv2fwrl59csq8v0ibqwdm4fphq10b8pmyvj880qpn"))))
|
||||
(properties `((upstream-name . "MLInterfaces")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user