aboutsummaryrefslogtreecommitdiffstats
path: root/app-shells/fzf/fzf-0.22.0.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-10-10 10:57:25 +0200
committerWynn Wolf Arbor2020-10-10 10:57:25 +0200
commitbd11356d8bba322a8e1e5921bbb71a7fb391ad81 (patch)
treecb36be1a362a2b66ebf79e2a2f74f33bc834d9e0 /app-shells/fzf/fzf-0.22.0.ebuild
parentb9f58305539ff4c756ae236319e79dded311720a (diff)
downloadpramantha-bd11356d8bba322a8e1e5921bbb71a7fb391ad81.tar.gz
app-shells/fzf: Bump to 0.23.0
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to '')
-rw-r--r--app-shells/fzf/fzf-0.23.0.ebuild (renamed from app-shells/fzf/fzf-0.22.0.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-shells/fzf/fzf-0.22.0.ebuild b/app-shells/fzf/fzf-0.23.0.ebuild
index b3d47bc..2e2e264 100644
--- a/app-shells/fzf/fzf-0.22.0.ebuild
+++ b/app-shells/fzf/fzf-0.23.0.ebuild
@@ -12,8 +12,8 @@ EGO_SUM=(
"github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod"
"github.com/gdamore/encoding v1.0.0"
"github.com/gdamore/encoding v1.0.0/go.mod"
- "github.com/gdamore/tcell v1.3.0"
- "github.com/gdamore/tcell v1.3.0/go.mod"
+ "github.com/gdamore/tcell v1.4.0"
+ "github.com/gdamore/tcell v1.4.0/go.mod"
"github.com/lucasb-eyer/go-colorful v1.0.2"
"github.com/lucasb-eyer/go-colorful v1.0.2/go.mod"
"github.com/lucasb-eyer/go-colorful v1.0.3"
@@ -22,6 +22,7 @@ EGO_SUM=(
"github.com/mattn/go-isatty v0.0.12/go.mod"
"github.com/mattn/go-runewidth v0.0.4"
"github.com/mattn/go-runewidth v0.0.4/go.mod"
+ "github.com/mattn/go-runewidth v0.0.7/go.mod"
"github.com/mattn/go-runewidth v0.0.8"
"github.com/mattn/go-runewidth v0.0.8/go.mod"
"github.com/mattn/go-shellwords v1.0.9"