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:
parent
d67c85324d
commit
da4305e9b3
7 changed files with 15 additions and 43 deletions
|
@ -78,7 +78,7 @@
|
||||||
go-github-com-google-goterm
|
go-github-com-google-goterm
|
||||||
go-github-com-lucasb-eyer-go-colorful
|
go-github-com-lucasb-eyer-go-colorful
|
||||||
go-github-com-mattn-go-isatty
|
go-github-com-mattn-go-isatty
|
||||||
go-github.com-mattn-go-runewidth
|
go-github-com-mattn-go-runewidth
|
||||||
go-github-com-olekukonko-tablewriter
|
go-github-com-olekukonko-tablewriter
|
||||||
go-github-com-pelletier-go-toml
|
go-github-com-pelletier-go-toml
|
||||||
go-github-com-pkg-diff
|
go-github-com-pkg-diff
|
||||||
|
|
|
@ -5072,7 +5072,7 @@ compatible with SQLite using a graphical user interface.")
|
||||||
go-github-com-pkg-errors
|
go-github-com-pkg-errors
|
||||||
go-github-com-sourcegraph-jsonrpc2
|
go-github-com-sourcegraph-jsonrpc2
|
||||||
go-golang-org-x-crypto
|
go-golang-org-x-crypto
|
||||||
go-github.com-mattn-go-runewidth
|
go-github-com-mattn-go-runewidth
|
||||||
go-golang-org-x-xerrors
|
go-golang-org-x-xerrors
|
||||||
go-gopkg-in-yaml-v2))
|
go-gopkg-in-yaml-v2))
|
||||||
(synopsis "SQL language server written in Go")
|
(synopsis "SQL language server written in Go")
|
||||||
|
|
|
@ -1161,7 +1161,7 @@ on your file system and offers to remove it. @command{rmlint} can find:
|
||||||
"1piym8za0iw2s8yryh39y072f90mzisv89ffvn1jzb71f71mbfqa"))))
|
"1piym8za0iw2s8yryh39y072f90mzisv89ffvn1jzb71f71mbfqa"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list go-github.com-mattn-go-runewidth go-golang-org-x-term
|
(list go-github-com-mattn-go-runewidth go-golang-org-x-term
|
||||||
go-gopkg-in-djherbis-times-v1 go-github-com-gdamore-tcell-v2-2.3))
|
go-gopkg-in-djherbis-times-v1 go-github-com-gdamore-tcell-v2-2.3))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/gokcehan/lf"))
|
`(#:import-path "github.com/gokcehan/lf"))
|
||||||
|
|
|
@ -2755,7 +2755,7 @@ jar struct to manage the cookies added to the cookie jar.")
|
||||||
'(#:unpack-path "github.com/gizak/termui"
|
'(#:unpack-path "github.com/gizak/termui"
|
||||||
#:import-path "github.com/gizak/termui/v3"))
|
#:import-path "github.com/gizak/termui/v3"))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list go-github.com-mattn-go-runewidth
|
(list go-github-com-mattn-go-runewidth
|
||||||
go-github-com-mitchellh-go-wordwrap go-github.com-nsf-termbox-go))
|
go-github-com-mitchellh-go-wordwrap go-github.com-nsf-termbox-go))
|
||||||
(home-page "https://github.com/gizak/termui")
|
(home-page "https://github.com/gizak/termui")
|
||||||
(synopsis "Terminal dashboard widget Go library")
|
(synopsis "Terminal dashboard widget Go library")
|
||||||
|
@ -7105,7 +7105,7 @@ encoding in Go.")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/gdamore/tcell"))
|
`(#:import-path "github.com/gdamore/tcell"))
|
||||||
(inputs
|
(inputs
|
||||||
(list go-github.com-mattn-go-runewidth
|
(list go-github-com-mattn-go-runewidth
|
||||||
go-github-com-lucasb-eyer-go-colorful
|
go-github-com-lucasb-eyer-go-colorful
|
||||||
go-golang-org-x-text
|
go-golang-org-x-text
|
||||||
go-github-com-gdamore-encoding))
|
go-github-com-gdamore-encoding))
|
||||||
|
@ -9128,7 +9128,7 @@ transforms one JSON document into another through a JMESPath expression.")
|
||||||
`(#:import-path "github.com/muesli/reflow/wordwrap"
|
`(#:import-path "github.com/muesli/reflow/wordwrap"
|
||||||
#:unpack-path "github.com/muesli/reflow"))
|
#:unpack-path "github.com/muesli/reflow"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list go-github.com-mattn-go-runewidth))
|
(list go-github-com-mattn-go-runewidth))
|
||||||
(home-page "https://github.com/muesli/reflow/")
|
(home-page "https://github.com/muesli/reflow/")
|
||||||
(synopsis "Collection of methods helping to transform blocks of text")
|
(synopsis "Collection of methods helping to transform blocks of text")
|
||||||
(description "This package provides a collection of ANSI-aware methods and
|
(description "This package provides a collection of ANSI-aware methods and
|
||||||
|
@ -9187,7 +9187,7 @@ io.Writers helping you to transform blocks of text.")
|
||||||
(list go-github-com-google-goterm
|
(list go-github-com-google-goterm
|
||||||
go-github-com-lucasb-eyer-go-colorful
|
go-github-com-lucasb-eyer-go-colorful
|
||||||
go-github-com-mattn-go-isatty
|
go-github-com-mattn-go-isatty
|
||||||
go-github.com-mattn-go-runewidth))
|
go-github-com-mattn-go-runewidth))
|
||||||
(home-page "https://github.com/muesli/termenv/")
|
(home-page "https://github.com/muesli/termenv/")
|
||||||
(synopsis "Advanced styling options on the terminal")
|
(synopsis "Advanced styling options on the terminal")
|
||||||
(description "termenv lets you safely use advanced styling options on the
|
(description "termenv lets you safely use advanced styling options on the
|
||||||
|
@ -9241,7 +9241,7 @@ which produce colorized output using github.com/fatih/color.")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/olekukonko/tablewriter"))
|
`(#:import-path "github.com/olekukonko/tablewriter"))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list go-github.com-mattn-go-runewidth))
|
(list go-github-com-mattn-go-runewidth))
|
||||||
(home-page "https://github.com/olekukonko/tablewriter/")
|
(home-page "https://github.com/olekukonko/tablewriter/")
|
||||||
(synopsis "Generate ASCII table")
|
(synopsis "Generate ASCII table")
|
||||||
(description "This package generates ASCII tables. Features:
|
(description "This package generates ASCII tables. Features:
|
||||||
|
@ -9338,7 +9338,7 @@ size of the terminal.")
|
||||||
go-github-com-muesli-reflow-wordwrap
|
go-github-com-muesli-reflow-wordwrap
|
||||||
go-github-com-muesli-reflow-indent
|
go-github-com-muesli-reflow-indent
|
||||||
go-github-com-muesli-reflow-padding
|
go-github-com-muesli-reflow-padding
|
||||||
go-github.com-mattn-go-runewidth
|
go-github-com-mattn-go-runewidth
|
||||||
go-github-com-muesli-termenv
|
go-github-com-muesli-termenv
|
||||||
go-github-com-google-goterm
|
go-github-com-google-goterm
|
||||||
go-github-com-lucasb-eyer-go-colorful
|
go-github-com-lucasb-eyer-go-colorful
|
||||||
|
@ -11521,7 +11521,7 @@ averages.")
|
||||||
(define-public go-github-com-mattn-go-runewidth
|
(define-public go-github-com-mattn-go-runewidth
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-mattn-go-runewidth")
|
(name "go-github-com-mattn-go-runewidth")
|
||||||
(version "0.0.13")
|
(version "0.0.14")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -11530,7 +11530,7 @@ averages.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1yir0f3wc5z5hnkwhvx5qb6nmpfb05zp2gvfjvna63s8kmla1rrn"))))
|
(base32 "1iaqw5pd7f4f2xz37540kp0828p2820g4vxx3hz089hwl331sx1v"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments '(#:import-path "github.com/mattn/go-runewidth"))
|
(arguments '(#:import-path "github.com/mattn/go-runewidth"))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
@ -11563,7 +11563,7 @@ string.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty)
|
`(("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty)
|
||||||
("github.com/muesli/termenv" ,go-github-com-muesli-termenv)
|
("github.com/muesli/termenv" ,go-github-com-muesli-termenv)
|
||||||
("github.com/mattn/go-runewidth" ,go-github.com-mattn-go-runewidth)
|
("github.com/mattn/go-runewidth" ,go-github-com-mattn-go-runewidth)
|
||||||
("go-github-com-muesli-reflow-indent" ,go-github-com-muesli-reflow-indent)
|
("go-github-com-muesli-reflow-indent" ,go-github-com-muesli-reflow-indent)
|
||||||
("go-github-com-muesli-reflow-ansi" ,go-github-com-muesli-reflow-ansi)
|
("go-github-com-muesli-reflow-ansi" ,go-github-com-muesli-reflow-ansi)
|
||||||
("go-github-com-lucasb-eyer-go-colorful" ,go-github-com-lucasb-eyer-go-colorful)
|
("go-github-com-lucasb-eyer-go-colorful" ,go-github-com-lucasb-eyer-go-colorful)
|
||||||
|
|
|
@ -992,7 +992,7 @@ minimalistic.")
|
||||||
(arguments
|
(arguments
|
||||||
'(#:import-path "github.com/nsf/termbox-go"))
|
'(#:import-path "github.com/nsf/termbox-go"))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list go-github.com-mattn-go-runewidth))
|
(list go-github-com-mattn-go-runewidth))
|
||||||
(synopsis "@code{termbox} provides a minimal API for text-based user
|
(synopsis "@code{termbox} provides a minimal API for text-based user
|
||||||
interfaces")
|
interfaces")
|
||||||
(description
|
(description
|
||||||
|
@ -1019,7 +1019,7 @@ programmer to write text-based user interfaces.")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/junegunn/fzf"))
|
`(#:import-path "github.com/junegunn/fzf"))
|
||||||
(inputs
|
(inputs
|
||||||
(list go-github.com-mattn-go-runewidth
|
(list go-github-com-mattn-go-runewidth
|
||||||
go-github-com-mattn-go-shellwords
|
go-github-com-mattn-go-shellwords
|
||||||
go-github-com-mattn-go-isatty
|
go-github-com-mattn-go-isatty
|
||||||
go-github-com-gdamore-tcell
|
go-github-com-gdamore-tcell
|
||||||
|
|
|
@ -1008,34 +1008,6 @@ and Cython.")
|
||||||
markup and converts it to multiple formats.")
|
markup and converts it to multiple formats.")
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
||||||
(define-public go-github.com-mattn-go-runewidth
|
|
||||||
(let ((commit "703b5e6b11ae25aeb2af9ebb5d5fdf8fa2575211")
|
|
||||||
(version "0.0.4")
|
|
||||||
(revision "1"))
|
|
||||||
(package
|
|
||||||
(name "go-github.com-mattn-go-runewidth")
|
|
||||||
(version (git-version version revision commit))
|
|
||||||
(source
|
|
||||||
(origin
|
|
||||||
(method git-fetch)
|
|
||||||
(uri (git-reference
|
|
||||||
(url "https://github.com/mattn/runewidth")
|
|
||||||
(commit commit)))
|
|
||||||
(file-name (git-file-name name version))
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"0znpyz71gajx3g0j2zp63nhjj2c07g16885vxv4ykwnrfmzbgk4w"))))
|
|
||||||
(build-system go-build-system)
|
|
||||||
(arguments
|
|
||||||
'(#:import-path "github.com/mattn/go-runewidth"))
|
|
||||||
(synopsis "@code{runewidth} provides Go functions to work with string widths")
|
|
||||||
(description
|
|
||||||
"The @code{runewidth} library provides Go functions for padding,
|
|
||||||
measuring and checking the width of strings, with support for East Asian
|
|
||||||
text.")
|
|
||||||
(home-page "https://github.com/mattn/runewidth")
|
|
||||||
(license license:expat))))
|
|
||||||
|
|
||||||
(define-public docx2txt
|
(define-public docx2txt
|
||||||
(package
|
(package
|
||||||
(name "docx2txt")
|
(name "docx2txt")
|
||||||
|
|
|
@ -623,7 +623,7 @@ TUI program that displays time across a few time zones of your choosing.")
|
||||||
(arguments
|
(arguments
|
||||||
'(#:import-path "github.com/antonmedv/countdown"))
|
'(#:import-path "github.com/antonmedv/countdown"))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("runewidth" ,go-github.com-mattn-go-runewidth)
|
`(("runewidth" ,go-github-com-mattn-go-runewidth)
|
||||||
("termbox" ,go-github.com-nsf-termbox-go)))
|
("termbox" ,go-github.com-nsf-termbox-go)))
|
||||||
(home-page "https://github.com/antonmedv/countdown")
|
(home-page "https://github.com/antonmedv/countdown")
|
||||||
(synopsis "Counts to zero with a text user interface")
|
(synopsis "Counts to zero with a text user interface")
|
||||||
|
|
Reference in a new issue