mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: r-mlr3mbo: Update to 0.2.9.
* gnu/packages/cran.scm (r-mlr3mbo): Update to 0.2.9. Change-Id: Ia70f78edb2d40f6c1bbf5ae538708b37c6cdf22b
This commit is contained in:
parent
1a048dbc18
commit
4541cbd229
1 changed files with 2 additions and 2 deletions
|
|
@ -50192,13 +50192,13 @@ the comparison of different learning algorithms.")
|
|||
(define-public r-mlr3mbo
|
||||
(package
|
||||
(name "r-mlr3mbo")
|
||||
(version "0.2.8")
|
||||
(version "0.2.9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "mlr3mbo" version))
|
||||
(sha256
|
||||
(base32 "0q3rr4dq13sjalsjm27ggn6g2kqxlnr2rdq2gbawxglnad50ws0n"))))
|
||||
(base32 "1wgf3ikywczpkddqpjf3cmvqr083p4l75ifv60mlxkg7fhpnm61g"))))
|
||||
(properties
|
||||
'((upstream-name . "mlr3mbo")
|
||||
(updater-extra-native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue