beancount/beancount-mode@dbafe6a73d -> beancount/beancount-mode@ea8257881b Some of our local changes were upstreamed. Ref beancount/beancount-mode#17 Ref beancount/beancount-mode#18
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 "ea8257881b7e276e8d170d724e3b2e179f25cb77")
|