guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16/35: gnu: go-github-com-xanzy-ssh-agent: Fix trailing whitespace in de


From: guix-commits
Subject: 16/35: gnu: go-github-com-xanzy-ssh-agent: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:03 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 35ca815ede5141deae9135adaba64743c5009b66
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:25:51 2021 -0800

    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.
---
 gnu/packages/golang.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index a17c2e00ca..de0f5a695e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]