guix-commits
[Top][All Lists]
Advanced

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

33/48: gnu: r-flexclust: Update to 1.4-2.


From: guix-commits
Subject: 33/48: gnu: r-flexclust: Update to 1.4-2.
Date: Tue, 7 May 2024 16:20:57 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit b46c479927c4f995acbaf3dbcc54d39bef586cb1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:47 2024 +0200

    gnu: r-flexclust: Update to 1.4-2.
    
    * gnu/packages/cran.scm (r-flexclust): Update to 1.4-2.
    
    Change-Id: I1fe773b23e814ac5ebc5e52c855ba889c6c79f1b
---
 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 c7c851432b..d1e60ec3bd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -30832,14 +30832,14 @@ Johnson-Graybill, LBI, Tusell and modified Tukey 
non-additivity tests.")
 (define-public r-flexclust
   (package
     (name "r-flexclust")
-    (version "1.4-1")
+    (version "1.4-2")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "flexclust" version))
        (sha256
         (base32
-         "13akk3w6a76jpws5v9108c3hdmb8i6gm0sc06lr2hqly0pgpfyfn"))))
+         "0massgyn8vdzp40dz5l02qqzjynw1lgyw9psvb792q73j7b20iqc"))))
     (properties `((upstream-name . "flexclust")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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