mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: emacs-ssh-deploy: Appease linter.
* gnu/packages/emacs-xyz.scm (emacs-ssh-deploy)[synopsis]: Remove final period. Change-Id: I9809a4d09d587ef5bea61f187adf2ee2f74da0c1
This commit is contained in:
parent
539be5ae30
commit
e5091af483
1 changed files with 1 additions and 1 deletions
|
@ -35200,7 +35200,7 @@ (define-public emacs-ssh-deploy
|
|||
(base32 "0fb88l3270d7l808q8x16zcvjgsjbyhgifgv17syfsj0ja63x28p"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/cjohansson/emacs-ssh-deploy")
|
||||
(synopsis "Deployment via Tramp, global or per directory.")
|
||||
(synopsis "Deployment via Tramp, global or per directory")
|
||||
(description
|
||||
"SSH Deploy enables automatic deploys on explicit-save actions, manual
|
||||
uploads, renaming, deleting, downloads, file and directory differences,
|
||||
|
|
Loading…
Reference in a new issue