Bump :term eshell

szermatt/emacs-bash-completion@96ce14a -> szermatt/emacs-bash-completion@d47edb9

v3.1 release of bash-completion
This commit is contained in:
Henrik Lissner 2020-08-06 17:45:39 -04:00
parent 3f5cc4c630
commit 461b337734
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -10,4 +10,4 @@
(unless IS-WINDOWS (unless IS-WINDOWS
(when (featurep! :completion company) (when (featurep! :completion company)
(package! fish-completion :pin "10384881817b5ae38cf6197a077a663420090d2c") (package! fish-completion :pin "10384881817b5ae38cf6197a077a663420090d2c")
(package! bash-completion :pin "96ce14af9674f3e605bacca87abc0c23b8f13cd5"))) (package! bash-completion :pin "d47edb9d4142a22746009c1f680df93a4fefd107")))