8 lines
203 B
EmacsLisp
8 lines
203 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/beancount/packages.el
|
|
|
|
(package! beancount
|
|
:recipe (:host github
|
|
:repo "beancount/beancount-mode")
|
|
:pin "ea8257881b7e276e8d170d724e3b2e179f25cb77")
|