Archived
1
0
Fork 0

gnu: r-performance: Update to 0.8.0.

* gnu/packages/cran.scm (r-performance): Update to 0.8.0.
This commit is contained in:
Ricardo Wurmus 2021-11-01 17:52:24 +00:00
parent 4b20190e11
commit 250e885841
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11427,14 +11427,14 @@ ROPE percentage and pd).")
(define-public r-performance (define-public r-performance
(package (package
(name "r-performance") (name "r-performance")
(version "0.7.3") (version "0.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "performance" version)) (uri (cran-uri "performance" version))
(sha256 (sha256
(base32 (base32
"03qdsdl4x3hwqlbs7hlqb73xypd13p5zj519y0zcydqkf25391sp")))) "1xjjnhqmwfflm5yfgjhycjn0fj0manvsvkk2ppifn0373bajp5n2"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-bayestestr" ,r-bayestestr) `(("r-bayestestr" ,r-bayestestr)