gnu: r-mlr3pipelines: Update to 0.4.2.

* gnu/packages/cran.scm (r-mlr3pipelines): Update to 0.4.2.
This commit is contained in:
Ricardo Wurmus 2022-11-04 09:58:57 +01:00
parent 1426a38f14
commit fa4e050ecc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -31316,13 +31316,13 @@ package also supersedes the package @code{BBmisc}.")
(define-public r-mlr3pipelines
(package
(name "r-mlr3pipelines")
(version "0.4.1")
(version "0.4.2")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3pipelines" version))
(sha256
(base32
"1zz55i8c08znxpcs6gp5inaw96c6la9wnsla0972ankvj1hsrcr2"))))
"09pk3dwjcg5rbpwa1k21srdpvf2dlxq4b5p71cvkha85jx2gdgh6"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports