me
/
guix
Archived
1
0
Fork 0

gnu: rust-schannel-0.1: Update to 0.1.16.

* gnu/packages/crates-io.scm (rust-channel-0.1): Update to 0.1.16.
master
Efraim Flashner 2020-01-14 21:25:35 +02:00
parent 000f42f4f6
commit 98e5e7305a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -8575,7 +8575,7 @@ paths point to the same file.")
(define-public rust-schannel-0.1 (define-public rust-schannel-0.1
(package (package
(name "rust-schannel") (name "rust-schannel")
(version "0.1.15") (version "0.1.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -8583,7 +8583,7 @@ paths point to the same file.")
(file-name (string-append name "-" version ".crate")) (file-name (string-append name "-" version ".crate"))
(sha256 (sha256
(base32 (base32
"0f9k4pm8yc3z0n1n8hazvnrvg52f0sfxjc91bhf3r76rb3rapxpj")))) "08d0p5iy574vdrax4l3laazic0crj7rp7vp3if5rrfkcdfq51xc7"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:skip-build? #t `(#:skip-build? #t