gnu: r-rpf: Update to 1.0.3.
* gnu/packages/cran.scm (r-rpf): Update to 1.0.3.
This commit is contained in:
parent
2a216f5a5f
commit
ecbae383d8
@ -19804,14 +19804,14 @@ and analyze Stan models.")
|
|||||||
(define-public r-rpf
|
(define-public r-rpf
|
||||||
(package
|
(package
|
||||||
(name "r-rpf")
|
(name "r-rpf")
|
||||||
(version "1.0.2")
|
(version "1.0.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "rpf" version))
|
(uri (cran-uri "rpf" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0j1229qc1mg0vy3msk3yzrpk2r64b8zvnk4rj8q27s38pgz9mix3"))))
|
"1i2kqd7nx55nn35qnw89xmnqk23x9c8xhkh736c2xg7k2ai84ybl"))))
|
||||||
(properties `((upstream-name . "rpf")))
|
(properties `((upstream-name . "rpf")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user