me
/
guix
Archived
1
0
Fork 0

gnu: rust-constant-time-eq-0.1: Don't skip build.

* gnu/packages/crates-io.scm (rust-constant-time-eq-0.1)[arguments]:
Don't skip build.
master
Efraim Flashner 2020-03-02 21:48:02 +02:00
parent bdcec7028c
commit 49877d9fd6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -2629,7 +2629,6 @@ the browser's console.")
(base32
"1g3vp04qzmk6cpzrd19yci6a95m7ap6wy7wkwgiy2pjklklrfl14"))))
(build-system cargo-build-system)
(arguments '(#:skip-build? #t))
(home-page "https://github.com/cesarb/constant_time_eq")
(synopsis
"Compares two equal-sized byte strings in constant time")