gnu: rust-fnv: Don't skip build.
* gnu/packages/crates-io.scm (rust-fnv-1)[arguments]: Don't skip build.
This commit is contained in:
parent
379f171826
commit
005bad3cac
@ -7362,7 +7362,6 @@ streams.")
|
||||
(base32
|
||||
"1ww56bi1r5b8id3ns9j3qxbi7w5h005rzhiryy0zi9h97raqbb9g"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments '(#:skip-build? #t))
|
||||
(home-page "https://github.com/servo/rust-fnv")
|
||||
(synopsis "Implementation of the Fowler-Noll-Vo hash function")
|
||||
(description "The @code{fnv} hash function is a custom @code{Hasher}
|
||||
|
Loading…
x
Reference in New Issue
Block a user