me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Iebf343be3f9ce37fc9d740286b185e9c5c733efb
master
Ricardo Wurmus 2023-12-28 00:44:43 +01:00
parent 79fe5cbad0
commit a2a8c4c13a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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