gnu: r-openssl: Update to 2.0.2.

* gnu/packages/statistics.scm (r-openssl): Update to 2.0.2.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:56 +02:00
parent cf63da4707
commit 2d694eb39b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2457,14 +2457,14 @@ (define-public r-roxygen2
(define-public r-openssl
(package
(name "r-openssl")
(version "2.0.0")
(version "2.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "openssl" version))
(sha256
(base32
"0jsnzxa72bfxsdai25xyklmmrraaf9yv2nmqmf0bgzrkbzkgsa7b"))))
"1i7il5kkr1yp2xk8zw7max4llga4hfz0cx9sx0v2xnb9pg4ksbc6"))))
(build-system r-build-system)
(arguments
(list