me
/
guix
Archived
1
0
Fork 0

gnu: rust-openssl-0.10: Update to 0.10.49.

* gnu/packages/crates-io.scm (rust-openssl-0.10): Update to 0.10.49.
master
Maxim Cournoyer 2023-04-02 23:13:29 -04:00
parent 513f64a162
commit e17c9500b0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -38430,14 +38430,14 @@ crate.")
(define-public rust-openssl-0.10 (define-public rust-openssl-0.10
(package (package
(name "rust-openssl") (name "rust-openssl")
(version "0.10.41") (version "0.10.49")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "openssl" version)) (uri (crate-uri "openssl" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1l2vpxq5ln326s64lbacqs4hq6k5yn2zhwqbyby0sj9nagvfp3v1")))) "0cssygqbgdim10y7qrgz0rj5k839jqiv2n9ccw1lx8ipp1m10bsd"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs