Merge pull request #4358 from flatwhatson/bump-scheme
Bump :lang scheme
This commit is contained in:
commit
a6ccf09e48
1 changed files with 2 additions and 2 deletions
|
@ -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"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue