gnu: r-openssl: Update to 1.4.6.
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.6.
This commit is contained in:
parent
e86afe58ff
commit
2d666bd6c0
@ -2378,14 +2378,14 @@ collation, and NAMESPACE files.")
|
||||
(define-public r-openssl
|
||||
(package
|
||||
(name "r-openssl")
|
||||
(version "1.4.5")
|
||||
(version "1.4.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "openssl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xy1w0rljzsgvsg91fh9hs6h9rx58mza1vg6rig9ykp9m2ml3hag"))))
|
||||
"0na3yficxg0hjql9pvz96f66yh4g5k2hfwcricb705z7f2pk5f23"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list libressl))
|
||||
|
Loading…
Reference in New Issue
Block a user