3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3.

* gnu/packages/cran.scm (r-mlr3ordinal): Update to 0.1.0-9000-1.736e3a3.
This commit is contained in:
Ricardo Wurmus 2022-09-20 14:01:31 +02:00
parent ec92bcaadd
commit 87a9f03b32
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -30961,8 +30961,8 @@ resampled, benchmarked, and tuned.")
(license license:lgpl3)))
(define-public r-mlr3ordinal
(let ((commit "9febac983b11b7b1f477e5cf0212e5999cd2ed44")
(revision "0"))
(let ((commit "736e3a39be6b7088b650297cc6d90208ec58c0d7")
(revision "1"))
(package
(name "r-mlr3ordinal")
(version (git-version "0.1.0-9000" revision commit))
@ -30974,7 +30974,7 @@ resampled, benchmarked, and tuned.")
(file-name (git-file-name name version))
(sha256
(base32
"1icfhz1pjm0mlsn2y60gsrbk31b2p7xmpx3xsg7639rcgdb5f9gl"))))
"0ipf6n4m6giicn0x7f3lrfmbqkhw8zkz32hzq2xf209wndkqhqm1"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate