gnu: r-mlr3tuning: Update to 0.19.2.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.19.2.

Change-Id: I561e495110ff87848bd2082dd04e240ad376c347
This commit is contained in:
Ricardo Wurmus 2023-12-15 12:17:07 +01:00
parent 6eae78c4ca
commit 13c00f407f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -37131,13 +37131,13 @@ (define-public r-bbotk
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.19.0")
(version "0.19.2")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"1iz7izmkx11jma95305wq8aapi4dmqg20flgxxvdvrfy6hf98k33"))))
"1d27m6yzwr7chpf19q6mwpj2fyz9vv8k6nbg8z9615hmbp96lan5"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk