Skip to content
Snippets Groups Projects
Unverified Commit 4be3979e authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-stanheaders: Update to 2.21.0-6.

* gnu/packages/cran.scm (r-stanheaders): Update to 2.21.0-6.
parent 69939ce9
No related branches found
No related tags found
No related merge requests found
......@@ -20602,14 +20602,14 @@ (define-public r-regsem
(define-public r-stanheaders
(package
(name "r-stanheaders")
(version "2.21.0-5")
(version "2.21.0-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "StanHeaders" version))
(sha256
(base32
"1zyph2x47x9a5baj5d79a1lzj7gajirisajvkrcngrjvw8bq7810"))))
"1wwcrss4y6xbi81cg6ldhm57wz5paflzzp3yxh8b6shf9l2jla50"))))
(properties `((upstream-name . "StanHeaders")))
(build-system r-build-system)
(inputs `(("pandoc" ,pandoc)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment