Transition more :lang modules to long SHA1 format

See 45cdfb125 for why.
This commit is contained in:
Henrik Lissner 2020-04-30 18:38:07 -04:00
parent d181b27f08
commit 885393ea1c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 23 additions and 23 deletions

View file

@ -2,7 +2,7 @@
;;; lang/sh/packages.el
(when (featurep! :completion company)
(package! company-shell :pin "52f3bf26b7"))
(package! company-shell :pin "52f3bf26b74adc30a275f5f4290a1fc72a6876ff"))
(when (featurep! +fish)
(package! fish-mode :pin "db257db810"))
(package! fish-mode :pin "db257db81058b0b12f788c324c264cc59b9a5bf4"))