gnu: rust-unindent-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-unindent-0.1)[properties]: Remove field.master
parent
00dcd11d8a
commit
983935ced0
|
@ -14927,7 +14927,6 @@ or XID_Continue properties according to Unicode Standard Annex #31.")
|
||||||
(synopsis "Remove a column of leading whitespace from a string")
|
(synopsis "Remove a column of leading whitespace from a string")
|
||||||
(description "This crate allows you to remove a column of leading
|
(description "This crate allows you to remove a column of leading
|
||||||
whitespace from a string.")
|
whitespace from a string.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
license:expat))))
|
license:expat))))
|
||||||
|
|
||||||
|
|
Reference in New Issue