mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: go-github-com-xanzy-ssh-agent: Fix trailing whitespace in description.
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent)[description]: Fix trailing whitespace.
This commit is contained in:
parent
86838d6133
commit
35ca815ede
1 changed files with 1 additions and 1 deletions
|
@ -7541,7 +7541,7 @@ (define-public go-github-com-xanzy-ssh-agent
|
|||
(description "Package agent implements the ssh-agent protocol, and
|
||||
provides both a client and a server. The client can talk to a standard
|
||||
ssh-agent that uses UNIX sockets, and one could implement an alternative
|
||||
ssh-agent process using the sample server. ")
|
||||
ssh-agent process using the sample server.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public go-github-com-alcortesm-tgz
|
||||
|
|
Loading…
Reference in a new issue