gnu: rust-unsafe-libyaml-0.2: Update to 0.2.11.
* gnu/packages/crates-io.scm (rust-unsafe-libyaml-0.2): Update to 0.2.11. Change-Id: I093412c6f0e1472324f51decc9f99eebc299df0b
This commit is contained in:
parent
0195374f93
commit
7eca76fe3c
@ -87342,14 +87342,14 @@ clear display in the output.")
|
||||
(define-public rust-unsafe-libyaml-0.2
|
||||
(package
|
||||
(name "rust-unsafe-libyaml")
|
||||
(version "0.2.10")
|
||||
(version "0.2.11")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "unsafe-libyaml" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0jsyc1kqc536wpgx1js61lwj86crniqw16lyvh02va4m1f9r0k5b"))))
|
||||
"0qdq69ffl3v5pzx9kzxbghzn0fzn266i1xn70y88maybz9csqfk7"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; use of undeclared crate or module `unsafe_libyaml_test_suite`
|
||||
|
Loading…
Reference in New Issue
Block a user