me
/
guix
Archived
1
0
Fork 0

gnu: r-rpf: Update to 1.0.8.

* gnu/packages/cran.scm (r-rpf): Update to 1.0.8.
Ricardo Wurmus 2021-08-22 17:53:30 +02:00
parent 33df0e388e
commit 8804fe4f65
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23549,14 +23549,14 @@ and analyze Stan models.")
(define-public r-rpf (define-public r-rpf
(package (package
(name "r-rpf") (name "r-rpf")
(version "1.0.7") (version "1.0.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rpf" version)) (uri (cran-uri "rpf" version))
(sha256 (sha256
(base32 (base32
"04n605h091d6nijbbhar79zj7gfkymb6pp7v1496avzajy483klw")))) "039r6yz2ax7i9sv8vi98yg7llwb966ay6mrifpmp6q3xh1f634kl"))))
(properties `((upstream-name . "rpf"))) (properties `((upstream-name . "rpf")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs