3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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:
Vagrant Cascadian 2021-12-29 22:25:51 -08:00
parent 86838d6133
commit 35ca815ede
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -7541,7 +7541,7 @@ can manipulate a @file{ssh_config} file from a program.")
(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