1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 18:55:55 +02:00

gnu: r-fpc: Update to 2.2-13.

* gnu/packages/statistics.scm (r-fpc): Update to 2.2-13.

Change-Id: I01bce91c466fd8bd380d12ea219276ced772517c
This commit is contained in:
Ricardo Wurmus
2024-11-01 15:01:09 +01:00
parent e6a62b8bb1
commit 77bf4d577d
+2 -2
View File
@@ -5971,14 +5971,14 @@ of the points.")
(define-public r-fpc
(package
(name "r-fpc")
(version "2.2-12")
(version "2.2-13")
(source
(origin
(method url-fetch)
(uri (cran-uri "fpc" version))
(sha256
(base32
"11s7211mnb9c72061mrcdfdwfph6nmbwcnpjgl32i2p7qys9cnam"))))
"0irzsl1g71z7kl0qrklkv0rv9byv017lh5klp5hfw3xw8zw3sm2g"))))
(build-system r-build-system)
(propagated-inputs
(list r-class