mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-void-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-void-1.0)[properties]: Remove field.
This commit is contained in:
parent
d9fa136965
commit
1d6b9dc850
1 changed files with 0 additions and 1 deletions
|
@ -15312,7 +15312,6 @@ updated when the crate version changes.")
|
|||
(synopsis "Void type for use in statically impossible cases")
|
||||
(description
|
||||
"The uninhabited void type for use in statically impossible cases.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-wait-timeout-0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue