gnu: rust-winapi-0.3: Appease guix lint.
* gnu/packages/crates-io.scm (rust-winapi-0.3)[synopsis]: Appease 'guix lint'.master
parent
61c998b394
commit
5b1b86514f
|
@ -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
|
||||
|
|
Reference in New Issue