mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +01:00
gnu: rust-slab-0.4: Don't hide package.
* gnu/packages/crates-io.scm (rust-slab-0.4)[properties]: Remove field.
This commit is contained in:
parent
675f65ee7b
commit
1ceb84e57f
1 changed files with 0 additions and 1 deletions
|
@ -11470,7 +11470,6 @@ words, like Python's shlex.")
|
||||||
(synopsis "Pre-allocated storage for a uniform data type")
|
(synopsis "Pre-allocated storage for a uniform data type")
|
||||||
(description "This create provides a pre-allocated storage for a uniform
|
(description "This create provides a pre-allocated storage for a uniform
|
||||||
data type.")
|
data type.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public rust-sleef-sys-0.1
|
(define-public rust-sleef-sys-0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue