mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 13:40:20 +01:00
gnu: rust-shlex-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-shlex-0.1)[properties]: Remove field.
This commit is contained in:
parent
a3b61d2192
commit
675f65ee7b
1 changed files with 0 additions and 1 deletions
|
@ -11371,7 +11371,6 @@ proven statistical guarantees.")
|
|||
(synopsis "Split a string into shell words, like Python's shlex")
|
||||
(description "This crate provides a method to split a string into shell
|
||||
words, like Python's shlex.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue