me
/
guix
Archived
1
0
Fork 0

gnu: rust-unicode-normalization-0.1: Don't skip build.

* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1)
[arguments]: Don't skip build.
Efraim Flashner 2020-07-06 18:39:03 +03:00
parent 8b5e2ca037
commit 0043e6a633
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

View File

@ -25617,8 +25617,7 @@ with the Unicode character database.")
(base32 "1kxxb5ndb5dzyp1flajjdxnbwyjw6ml9xvy0pz7b8srjn9ky4qdm"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
#:cargo-inputs
`(#:cargo-inputs
(("rust-smallvec" ,rust-smallvec-1))))
(home-page "https://github.com/unicode-rs/unicode-normalization")
(synopsis