gnu: rust-typeable-0.1: Don't hide package.

* gnu/packages/crates-io.scm (rust-typeable-0.1)[properties]: Remove
field.
This commit is contained in:
Efraim Flashner 2020-02-18 10:41:03 +02:00
parent 24b105ce5f
commit 4479f8270b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -14566,7 +14566,6 @@ (define-public rust-typeable-0.1
(home-page "https://github.com/reem/rust-typeable")
(synopsis "Exposes Typeable, for getting TypeIds at runtime")
(description "Exposes Typeable, for getting TypeIds at runtime.")
(properties '((hidden? . #t)))
(license license:expat)))
(define-public rust-typed-arena-1.4