gnu: r-distillery: Update to 1.0-7.

* gnu/packages/cran.scm (r-distillery): Update to 1.0-7.
This commit is contained in:
Ricardo Wurmus 2020-04-27 17:27:07 +02:00
parent 4c0cf66cfc
commit 92d81a5e5b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2389,14 +2389,14 @@ (define-public r-lmoments
(define-public r-distillery
(package
(name "r-distillery")
(version "1.0-6")
(version "1.0-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "distillery" version))
(sha256
(base32
"1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429"))))
"0w72vb3p51m0hwms9icwgy1xg3dplmpjrxibl2s92lpdrv737249"))))
(build-system r-build-system)
(home-page "https://ral.ucar.edu/staff/ericg/")
(synopsis "Functions for confidence intervals and object information")