me
/
guix
Archived
1
0
Fork 0

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.
master
Efraim Flashner 2020-02-11 17:14:59 +02:00
parent ea077a8f10
commit 0cbe153bf4
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -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/")
(synopsis "Percent encoding and decoding")
(description "This crate provides percent encoding and decoding.")
(properties '((hidden? . #t)))
(license (list license:asl2.0
license:expat))))