gnu: sbcl-stumpwm-pass: Fix typo in synopsis.
* gnu/packages/wm.scm (sbcl-stumpwm-pass)[synopsis]: Fix typo.
This commit is contained in:
parent
dd77434a37
commit
4a1e361086
1 changed files with 1 additions and 1 deletions
|
@ -1743,7 +1743,7 @@ (define-public sbcl-stumpwm-pass
|
|||
(add-after 'unpack 'chdir
|
||||
(lambda _ (chdir "util/pass") #t)))))
|
||||
(home-page "https://github.com/stumpwm/stumpwm-contrib")
|
||||
(synopsis "Integrate @code{pass} wih StumpWM")
|
||||
(synopsis "Integrate @code{pass} with StumpWM")
|
||||
(description "This package provides an interface which integrates
|
||||
password-store into StumpWM.")
|
||||
(license (list license:gpl2+ license:gpl3+ license:bsd-2))))
|
||||
|
|
Loading…
Reference in a new issue