me
/
guix
Archived
1
0
Fork 0

gnu: rust-winapi-x86-64-pc-windows-gnu-0.4: Don't hide package.

* gnu/packages/crates-io.scm (rust-winapi-x86-64-pc-windows-gnu-0.4)
[properties]: Remove field.
master
Efraim Flashner 2020-02-17 22:54:06 +02:00
parent c2c7256cfa
commit 62327ddb9c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -15790,7 +15790,6 @@ winapi.")
(description "This package provides import libraries for the (description "This package provides import libraries for the
x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on
@code{winapi} instead.") @code{winapi} instead.")
(properties '((hidden? . #t)))
(license (list license:asl2.0 (license (list license:asl2.0
license:expat)))) license:expat))))