mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-winapi-0.3: Appease guix lint.
* gnu/packages/crates-io.scm (rust-winapi-0.3)[synopsis]: Appease 'guix lint'.
This commit is contained in:
parent
61c998b394
commit
5b1b86514f
1 changed files with 1 additions and 1 deletions
|
@ -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-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))))
|
("winapi-x86-64-pc-windows-gnu" ,rust-winapi-x86-64-pc-windows-gnu-0.4))))
|
||||||
(home-page "https://github.com/retep998/winapi-rs")
|
(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
|
(description
|
||||||
"Raw FFI bindings for all of Windows API.")
|
"Raw FFI bindings for all of Windows API.")
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue