beancount/beancount-mode@519bfd868f -> beancount/beancount-mode@0f1e33067e emacsorphanage/macrostep@75ecd04121 -> emacsorphanage/macrostep@0b04a89f69 jorgenschaefer/emacs-buttercup@07a52c9969 -> jorgenschaefer/emacs-buttercup@30c703d215 wwwjfy/emacs-fish@d04478c0ab -> wwwjfy/emacs-fish@6869efbc05 xuchunyang/elisp-demos@792be709c8 -> xuchunyang/elisp-demos@8d0cd806b1
7 lines
203 B
EmacsLisp
7 lines
203 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/beancount/packages.el
|
|
|
|
(package! beancount
|
|
:recipe (:host github
|
|
:repo "beancount/beancount-mode")
|
|
:pin "0f1e33067e5032382f425b5280169f50aa7dd497")
|