gnu: go-github-com-mattn-go-zglob: Fix trailing whitespace in description.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Fix trailing whitespace.master
parent
f85bda51d7
commit
86838d6133
|
@ -6372,7 +6372,7 @@ data serialization format.")
|
|||
(home-page "https://github.com/mattn/go-zglob")
|
||||
(synopsis "Glob library that descends into other directories")
|
||||
(description " A glob library that implements descending into other
|
||||
directories. It is optimized for filewalking. ")
|
||||
directories. It is optimized for filewalking.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public go-github-com-mattn-go-sqlite3
|
||||
|
|
Reference in New Issue