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

gnu: r-suppdists: Update to 1.1-9.5.

* gnu/packages/cran.scm (r-suppdists): Update to 1.1-9.5.
parent 3b3c1387
No related branches found
No related tags found
No related merge requests found
......@@ -2552,14 +2552,14 @@ (define-public r-energy
(define-public r-suppdists
(package
(name "r-suppdists")
(version "1.1-9.4")
(version "1.1-9.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "SuppDists" version))
(sha256
(base32
"1ffx8wigqqvz2pnh06jjc0fnf4vq9z2rhwk2y3f9aszn18ap3dgw"))))
"01j6p94m1g363nph2158fq2rmd6z3h5dvcv6aidh2d6syw131xak"))))
(properties `((upstream-name . "SuppDists")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/SuppDists")
......
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