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