mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-suah-dev-protect: Fix a lint warning.
* gnu/packages/golang-xyz.scm (go-suah-dev-protect) [synopsis]: Fix a lint warning: Remove a period at the end of the synopsis. Change-Id: Icde2f81fa7abc7485e0d1c5bc05de08d63796707
This commit is contained in:
parent
d7bd22a486
commit
63d50e2fe5
1 changed files with 1 additions and 1 deletions
|
@ -8860,7 +8860,7 @@ tool."))))
|
|||
(list
|
||||
#:import-path "suah.dev/protect"))
|
||||
(home-page "https://codeberg.org/qbit/protect")
|
||||
(synopsis "Wrapper for OpenBSD's pledge and unveil system calls.")
|
||||
(synopsis "Wrapper for OpenBSD's pledge and unveil system calls")
|
||||
(description
|
||||
"Package protect is a wrapper for OpenBSD's @code{pledge} and @code{unveil}
|
||||
system calls.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue