gnu: r-rstpm2: Update to 1.5.7.

* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.7.
This commit is contained in:
Ricardo Wurmus 2022-08-10 12:19:56 +02:00
parent 568a535d63
commit 0b1c23c7ab
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2457,14 +2457,14 @@ (define-public r-fastghquad
(define-public r-rstpm2
(package
(name "r-rstpm2")
(version "1.5.6")
(version "1.5.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstpm2" version))
(sha256
(base32
"17mhzfxh761vl64ar6pynpj3k2jkhjgbacxsjhkrfkbmy3aiv0d1"))))
"1gsizffplj4m9x1ln82f76936psgxn9cii45m7658lpwf2nzwli2"))))
(properties `((upstream-name . "rstpm2")))
(build-system r-build-system)
(propagated-inputs