mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :lang scheme
jaor/geiser@2accab7 -> jaor/geiser@cd00be6 flatwhatson/flycheck-guile@2940f16 -> flatwhatson/flycheck-guile@e46d6e5
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/scheme/packages.el
|
;;; lang/scheme/packages.el
|
||||||
|
|
||||||
(package! geiser :pin "2accab72e289ed82707237d2013ba034c88ff6c2")
|
(package! geiser :pin "cd00be69b26e6fd748b183d127d8b6f4c91ba622")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-guile
|
(package! flycheck-guile
|
||||||
:recipe (:host github :repo "flatwhatson/flycheck-guile")
|
:recipe (:host github :repo "flatwhatson/flycheck-guile")
|
||||||
:pin "2940f1622fa352e7ca95a9e4ad65958c5575da02"))
|
:pin "e46d6e5453dd7471309fae6549445c48e6d8f340"))
|
||||||
|
Reference in New Issue
Block a user