mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
ledger-mode recipe should track "next" branch
Ledger has moved to the git-flow workflow, so development happens on "next": https://groups.google.com/forum/#!topic/ledger-cli/s7cUVPobynI
This commit is contained in:
parent
b2a7679f09
commit
93c54a327f
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
(ledger-mode :fetcher github :repo "ledger/ledger" :files ("lisp/*.el") :old-names (ldg-mode))
|
||||
(ledger-mode :fetcher github :repo "ledger/ledger" :files ("lisp/*.el") :branch "next" :old-names (ldg-mode))
|
||||
|
|
Loading…
Reference in a new issue