Bump :tools eval

emacsorphanage/quickrun@c6ce1f3 -> emacsorphanage/quickrun@ce7383c

Crystal support was added to quickrun upstream.
This commit is contained in:
Henrik Lissner 2020-08-06 00:39:43 -04:00
parent bf9042327c
commit e6417172cb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 6 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; tools/eval/packages.el
(package! quickrun :pin "c6ce1f315b768af8688d06bc57d2eb403f875a63")
(package! quickrun :pin "ce7383c53215077f7e1d258d389cf8731309fbe9")
(when (featurep! +overlay)
(package! eros :pin "dd8910279226259e100dab798b073a52f9b4233a"))