fix(graphql): truncated pin

Amend: 92f3eb0476
This commit is contained in:
Henrik Lissner 2022-06-17 19:37:41 +02:00
parent 92f3eb0476
commit 89306cb0c6
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -6,4 +6,4 @@
(unless (featurep! +lsp) (unless (featurep! +lsp)
(package! company-graphql (package! company-graphql
:recipe (:host github :repo "thaenalpha/company-graphql") :recipe (:host github :repo "thaenalpha/company-graphql")
:pin "aed9f5109e87...")) :pin "aed9f5109e877944a895d08fc08bad103f03096b"))