gnu: r-openssl: Update to 2.0.3.

* gnu/packages/statistics.scm (r-openssl): Update to 2.0.3.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:36 +02:00
parent f0a4672485
commit 06943cf4f1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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