guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 212/214: gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3.
Date: Tue, 20 Sep 2022 11:07:40 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 87a9f03b3295044d1b0abaf8aad5d9c917a86653
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 14:01:31 2022 +0200

    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.
---
 gnu/packages/cran.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fe82880078..da9482b1c0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]