mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +01:00
gnu: rust-percent-encoding-2.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1)[properties]: Remove field. (rust-percent-encoding-1.0)[properties]: Same.
This commit is contained in:
parent
ea077a8f10
commit
0cbe153bf4
1 changed files with 0 additions and 1 deletions
|
@ -8296,7 +8296,6 @@ the @code{take_while} predicate returned false after dropping the @code{by_ref}.
|
||||||
(home-page "https://github.com/servo/rust-url/")
|
(home-page "https://github.com/servo/rust-url/")
|
||||||
(synopsis "Percent encoding and decoding")
|
(synopsis "Percent encoding and decoding")
|
||||||
(description "This crate provides percent encoding and decoding.")
|
(description "This crate provides percent encoding and decoding.")
|
||||||
(properties '((hidden? . #t)))
|
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
license:expat))))
|
license:expat))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue