Archived
1
0
Fork 0

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

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

Change-Id: I0da322d7059b27b08de6f07216fc250827554412
This commit is contained in:
Ricardo Wurmus 2024-05-07 22:18:49 +02:00
parent 5a4c6947a3
commit 5fe06b3bc5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5839,14 +5839,14 @@ of the points.")
(define-public r-fpc (define-public r-fpc
(package (package
(name "r-fpc") (name "r-fpc")
(version "2.2-11") (version "2.2-12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "fpc" version)) (uri (cran-uri "fpc" version))
(sha256 (sha256
(base32 (base32
"06j1dzlf96qcaiqg8m5iah9rmwdppky04xjhs8k4rh0k12wr0mc2")))) "11s7211mnb9c72061mrcdfdwfph6nmbwcnpjgl32i2p7qys9cnam"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-class (list r-class