me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3pipelines: Update to 0.4.1.

* gnu/packages/cran.scm (r-mlr3pipelines): Update to 0.4.1.
master
Ricardo Wurmus 2022-05-28 08:30:50 +02:00
parent d5afacea9b
commit 5618adb20f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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