gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.

* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nguyễn Gia Phong 2023-06-18 12:43:10 +09:00 committed by Ludovic Courtès
parent d67c85324d
commit da4305e9b3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
7 changed files with 15 additions and 43 deletions

View file

@ -5072,7 +5072,7 @@ compatible with SQLite using a graphical user interface.")
go-github-com-pkg-errors
go-github-com-sourcegraph-jsonrpc2
go-golang-org-x-crypto
go-github.com-mattn-go-runewidth
go-github-com-mattn-go-runewidth
go-golang-org-x-xerrors
go-gopkg-in-yaml-v2))
(synopsis "SQL language server written in Go")