gnu: rust-openssl-probe-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-openssl-probe-0.1)[properties]: Remove field.master
parent
449f25a258
commit
d24cfb24c5
|
@ -7798,7 +7798,6 @@ Things in odds may move to more appropriate crates if we find them.")
|
|||
(description
|
||||
"This package provides a tool to find SSL certificate locations on the
|
||||
system for OpenSSL.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Reference in New Issue