gnu: rust-libssh2-sys-0.2: Update to 0.2.14.
authorEfraim Flashner <efraim@flashner.co.il>
Tue, 21 Jan 2020 12:48:34 +0000 (14:48 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Tue, 21 Jan 2020 14:24:02 +0000 (16:24 +0200)
* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.14.

gnu/packages/crates-io.scm

index 18b31bb..3e2a2f5 100644 (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