mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +01:00
gnu: rust-openssl-probe-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-openssl-probe-0.1)[properties]: Remove field.
This commit is contained in:
parent
449f25a258
commit
d24cfb24c5
1 changed files with 0 additions and 1 deletions
|
@ -7798,7 +7798,6 @@ Things in odds may move to more appropriate crates if we find them.")
|
||||||
(description
|
(description
|
||||||
"This package provides a tool to find SSL certificate locations on the
|
"This package provides a tool to find SSL certificate locations on the
|
||||||
system for OpenSSL.")
|
system for OpenSSL.")
|
||||||
(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