me
/
guix
Archived
1
0
Fork 0

gnu: rust-typenum-1.10: Don't hide package.

* gnu/packages/crates-io.scm (rust-typenum-1.10)[properties]: Remove
field.
master
Efraim Flashner 2020-02-18 10:39:25 +02:00
parent dea8c812e6
commit 24b105ce5f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -14631,7 +14631,6 @@ serializing Rust structures.")
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.")
(properties '((hidden? . #t)))
(license (list license:asl2.0
license:expat))))