gnu: rust-shlex-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-shlex-0.1)[properties]: Remove field.master
parent
a3b61d2192
commit
675f65ee7b
|
@ -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))))
|
||||
|
||||
|
|
Reference in New Issue