Archived
1
0
Fork 0

gnu: rust-static-assertions-0.3: Don't hide package.

* gnu/packages/crates-io.scm (rust-static-assertions-0.3)[properties]:
Remove field.
This commit is contained in:
Efraim Flashner 2020-02-11 18:19:42 +02:00
parent f33cb1af08
commit 480f265e09
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -11776,7 +11776,6 @@ deeply recursive algorithms that may accidentally blow the stack.")
(description
"This package provides compile-time assertions to ensure that invariants
are met.")
(properties '((hidden? . #t)))
(license (list license:expat license:asl2.0))))
(define-public rust-stdweb-0.4