diff options
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
-rw-r--r-- | gnu/packages/golang-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index ae19116b51..12e618f0a0 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -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. |