me
/
guix
Archived
1
0
Fork 0

gnu: rust-winapi-0.3: Appease guix lint.

* gnu/packages/crates-io.scm (rust-winapi-0.3)[synopsis]: Appease
'guix lint'.
master
Efraim Flashner 2020-01-15 09:45:32 +02:00
parent 61c998b394
commit 5b1b86514f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -12068,7 +12068,7 @@ UTF-32 types are provided, including support for malformed encoding.")
(("winapi-i686-pc-windows-gnu" ,rust-winapi-i686-pc-windows-gnu-0.4)
("winapi-x86-64-pc-windows-gnu" ,rust-winapi-x86-64-pc-windows-gnu-0.4))))
(home-page "https://github.com/retep998/winapi-rs")
(synopsis "Raw FFI bindings for all of Windows API.")
(synopsis "Raw FFI bindings for all of Windows API")
(description
"Raw FFI bindings for all of Windows API.")
(license (list license:asl2.0