me
/
guix
Archived
1
0
Fork 0

gnu: r-openssl: Update to 2.0.5.

* gnu/packages/statistics.scm (r-openssl): Update to 2.0.5.
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
1 changed files with 2 additions and 2 deletions

View File

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