mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-13 18:36:14 -05:00
gnu: rust-unindent-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-unindent-0.1)[properties]: Remove field.
This commit is contained in:
parent
00dcd11d8a
commit
983935ced0
1 changed files with 0 additions and 1 deletions
|
@ -14927,7 +14927,6 @@ (define-public rust-unindent-0.1
|
|||
(synopsis "Remove a column of leading whitespace from a string")
|
||||
(description "This crate allows you to remove a column of leading
|
||||
whitespace from a string.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue