gnu: r-openssl: Update to 2.0.5.

* gnu/packages/statistics.scm (r-openssl): Update to 2.0.5.
This commit is contained in:
Ricardo Wurmus 2022-12-19 17:07:32 +01:00
parent 5e73dc3fa3
commit 7b2ef36a5c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -2472,14 +2472,14 @@ collation, and NAMESPACE files.")
(define-public r-openssl (define-public r-openssl
(package (package
(name "r-openssl") (name "r-openssl")
(version "2.0.4") (version "2.0.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "openssl" version)) (uri (cran-uri "openssl" version))
(sha256 (sha256
(base32 (base32
"1v2w19sffwqkgi9nj593ga46l9qp716lyb3gnjihq3624x8wd9d1")))) "1lw60yq20r42l7y1wbp79s3mk3dwg62v0dh7jx1cdd7rb46i9hla"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
(list (list