gnu: go-github-com-lib-pq: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
This commit is contained in:
parent
c9bb314bbd
commit
a2ca130aac
|
@ -435,7 +435,7 @@ address of the default LAN gateway.")
|
|||
;; Postgres instance.
|
||||
#:tests? #f))
|
||||
(synopsis "Golang Postgres driver for Go's database/sql")
|
||||
(description "This packages provides a pure Go Postgres driver for Go's
|
||||
(description "This package provides a pure Go Postgres driver for Go's
|
||||
database/sql package.")
|
||||
(home-page "https://github.com/lib/pq")
|
||||
(license expat)))
|
||||
|
|
Loading…
Reference in New Issue