me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 1 additions and 1 deletions

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