bump: :lang agda

agda/agda@af9c4b9686 -> agda/agda@2816605bfd

Close: #6150
This commit is contained in:
Henrik Lissner 2022-03-19 02:53:37 +01:00
parent 7c6ebc48d5
commit 23d77e688b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -6,11 +6,11 @@
:recipe (:host github :repo "agda/agda" :recipe (:host github :repo "agda/agda"
:files ("src/data/emacs-mode/agda-input.el") :files ("src/data/emacs-mode/agda-input.el")
:nonrecursive t) :nonrecursive t)
:pin "af9c4b968698e285c453516b2104a347ad954849") :pin "2816605bfdc24c93d8801016d31beeed7608ad02")
(package! agda2-mode (package! agda2-mode
:recipe (:host github :repo "agda/agda" :recipe (:host github :repo "agda/agda"
:files ("src/data/emacs-mode/*.el" :files ("src/data/emacs-mode/*.el"
(:exclude "agda-input.el")) (:exclude "agda-input.el"))
:nonrecursive t) :nonrecursive t)
:pin "af9c4b968698e285c453516b2104a347ad954849")) :pin "2816605bfdc24c93d8801016d31beeed7608ad02"))