3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-openssl: Update to 2.0.0.

* gnu/packages/statistics.scm (r-openssl): Update to 2.0.0.
This commit is contained in:
Ricardo Wurmus 2022-03-15 14:28:49 +01:00
parent 2af90fa53e
commit f077fa0fd0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2440,14 +2440,14 @@ collation, and NAMESPACE files.")
(define-public r-openssl
(package
(name "r-openssl")
(version "1.4.6")
(version "2.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "openssl" version))
(sha256
(base32
"0na3yficxg0hjql9pvz96f66yh4g5k2hfwcricb705z7f2pk5f23"))))
"0jsnzxa72bfxsdai25xyklmmrraaf9yv2nmqmf0bgzrkbzkgsa7b"))))
(build-system r-build-system)
(arguments
(list