gnu: r-mlr3pipelines: Update to 0.4.2.
* gnu/packages/cran.scm (r-mlr3pipelines): Update to 0.4.2.
This commit is contained in:
parent
1426a38f14
commit
fa4e050ecc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user