guix-commits
[Top][All Lists]
Advanced

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

70/70: gnu: r-fpc: Update to 2.2-11.


From: guix-commits
Subject: 70/70: gnu: r-fpc: Update to 2.2-11.
Date: Thu, 28 Dec 2023 03:35:57 -0500 (EST)

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

commit 6ee6a4cfb53ff18ae6ecdaead5ea76058afa520e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:43 2023 +0100

    gnu: r-fpc: Update to 2.2-11.
    
    * gnu/packages/statistics.scm (r-fpc): Update to 2.2-11.
    
    Change-Id: Iebf343be3f9ce37fc9d740286b185e9c5c733efb
---
 gnu/packages/statistics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cb210898cb..92bf3d5d96 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5779,14 +5779,14 @@ of the points.")
 (define-public r-fpc
   (package
     (name "r-fpc")
-    (version "2.2-10")
+    (version "2.2-11")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "fpc" version))
        (sha256
         (base32
-         "1lj7j74yx747iic1hcngzbym0sqxppja8bxw64m0j6na5s7m9d4r"))))
+         "06j1dzlf96qcaiqg8m5iah9rmwdppky04xjhs8k4rh0k12wr0mc2"))))
     (build-system r-build-system)
     (propagated-inputs
      (list r-class



reply via email to

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