gnu: r-mlinterfaces: Update to 1.76.0.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.76.0.
This commit is contained in:
parent
a47875ef72
commit
479dc1bd20
1 changed files with 2 additions and 2 deletions
|
@ -8727,14 +8727,14 @@ (define-public r-clusterexperiment
|
|||
(define-public r-mlinterfaces
|
||||
(package
|
||||
(name "r-mlinterfaces")
|
||||
(version "1.74.0")
|
||||
(version "1.76.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MLInterfaces" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nzy04fqwzb0ywiafgx3m3i2n1b0g4pcg8mlgh8yz5d3mmna4kag"))))
|
||||
"179d19kxjipfkc40z15337x1vzqd7vz3gbmr2lw5w7x9l857ngs5"))))
|
||||
(properties `((upstream-name . "MLInterfaces")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue