gnu: rust-opener: Update to 0.5.0.
* gnu/packages/crates-io.scm (rust-opener-0.4): Replace with... (rust-opener-0.5): ... this. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
bac6a22951
commit
8ce4bb2f58
@ -38247,10 +38247,10 @@ the system.")
|
||||
(("rust-pathdiff" ,rust-pathdiff-0.2)
|
||||
("rust-winapi" ,rust-winapi-0.3))))))
|
||||
|
||||
(define-public rust-opener-0.4
|
||||
(define-public rust-opener-0.5
|
||||
(package
|
||||
(name "rust-opener")
|
||||
(version "0.4.1")
|
||||
(version "0.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -38259,7 +38259,7 @@ the system.")
|
||||
(string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1bpknqvhqkalhmq8n2m97apc0r3y194ppybl1qxay34xr83p848k"))))
|
||||
"0lkrn4fv1h4m8gmp7ll6x7vjvb6kls2ngwa5cgsh2ix5fb6yp8sf"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
|
Loading…
x
Reference in New Issue
Block a user