gnu: rust-rpassword-4: Update to 4.0.5.

* gnu/packages/crates-io.scm (rust-rpassword-4): Update to 4.0.5.
This commit is contained in:
Efraim Flashner 2020-06-05 19:35:40 +03:00
parent a2ebb515db
commit 50580fd44d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -18967,14 +18967,14 @@ (define-public rust-rspec-1
(define-public rust-rpassword-4
(package
(name "rust-rpassword")
(version "4.0.3")
(version "4.0.5")
(source
(origin
(method url-fetch)
(uri (crate-uri "rpassword" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0jnl8wzmdazkpzqs0vsw0n0vm0v4b8chqifd6s84nl9w2ybhx7ym"))))
(base32 "17z99xazhhbaczw0ib1vnnq450j0zacdn8b2zcbdir68sdbicdwr"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs