From 67e1266a4e9392f9c5f7b851d618f7e4e7da18dc Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 13 May 2025 10:25:55 +0200 Subject: gnu: r-maxstat: Update to 0.7-26. * gnu/packages/cran.scm (r-maxstat): Update to 0.7-26. Change-Id: I1c51c7727a52167b15a6578f1b97801e05c8f01a --- gnu/packages/cran.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index a262af01b08..8419e196259 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -48021,14 +48021,14 @@ implementation of the Shift-Algorithm by Streitberg & Roehmel.") (define-public r-maxstat (package (name "r-maxstat") - (version "0.7-25") + (version "0.7-26") (source (origin (method url-fetch) (uri (cran-uri "maxstat" version)) (sha256 (base32 - "114z1rwxwvk05ijjhdppzm148n1h192fp0w12ky10zkrhf6kphbg")))) + "02wbq8gkiw0jb5d86v9zsjh506mszbh20ycm7fds1v730fxw4n74")))) (properties `((upstream-name . "maxstat"))) (build-system r-build-system) (propagated-inputs -- cgit v1.3