me
/
guix
Archived
1
0
Fork 0

gnu: rust-libssh2-sys-0.2: Update to 0.2.14.

* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.14.
master
Efraim Flashner 2020-01-21 14:48:34 +02:00
parent 128aa31fe6
commit 16a5dfdc3c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -5679,7 +5679,7 @@ functions and static variables these libraries contain.")
(define-public rust-libssh2-sys-0.2
(package
(name "rust-libssh2-sys")
(version "0.2.12")
(version "0.2.14")
(source
(origin
(method url-fetch)
@ -5687,7 +5687,7 @@ functions and static variables these libraries contain.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1zb6gsw795nq848nk5x2smzpfnn1s15wjlzjnvr8ihlz2l5x2549"))))
"042gsgbvxgm5by4mk906j3zm4qdvzcfhjxrb55is1lrr6f0nxain"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t ; it wants rust-openssl-src