gnu: r-rstpm2: Update to 1.5.6.

* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.6.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:12 +02:00
parent 33756c6ed5
commit 1baffaf491
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -2295,14 +2295,14 @@ rules and utility functions for adaptive GH quadrature.")
(define-public r-rstpm2 (define-public r-rstpm2
(package (package
(name "r-rstpm2") (name "r-rstpm2")
(version "1.5.2") (version "1.5.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rstpm2" version)) (uri (cran-uri "rstpm2" version))
(sha256 (sha256
(base32 (base32
"0c6l3z250b2kn6mh2xyb0bd2y5nsbj11n9xfi51dac9s8xq3v7m4")))) "17mhzfxh761vl64ar6pynpj3k2jkhjgbacxsjhkrfkbmy3aiv0d1"))))
(properties `((upstream-name . "rstpm2"))) (properties `((upstream-name . "rstpm2")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs