me
/
guix
Archived
1
0
Fork 0

gnu: rust-byte-tools-0.3: Allow build.

* gnu/packages/crates-io.scm (rust-byte-tools-0.3)[arguments]: Remove
  `#:skip-build? #t'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I56bb2b99b6547b1fa25f89b2aca8129a94fe5065
master
Jean-Pierre De Jesus DIAZ 2022-08-10 12:09:09 +00:00 committed by Efraim Flashner
parent 963e236a32
commit acf0b9a6ee
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -9796,7 +9796,6 @@ of built-in fundamental numeric types.")
(base32
"1mqi29wsm8njpl51pfwr31wmpzs5ahlcb40wsjyd92l90ixcmdg3"))))
(build-system cargo-build-system)
(arguments `(#:skip-build? #t))
(home-page "https://github.com/RustCrypto/utils")
(synopsis "Bytes related utility functions")
(description "Bytes related utility functions.")