gnu: emacs-hledger-mode: Add source file-name.
* gnu/packages/finance.scm (emacs-hledger-mode)[source]: Add file-name field.
This commit is contained in:
parent
eeca8fa52d
commit
038e3d3419
@ -479,6 +479,7 @@ This package provides the Emacs mode.")
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/narendraj9/hledger-mode")
|
(url "https://github.com/narendraj9/hledger-mode")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0xmcfpr3rxli1adwypg18npl8hb8ak5rg6a6i26inzzqja6vr897"))))
|
"0xmcfpr3rxli1adwypg18npl8hb8ak5rg6a6i26inzzqja6vr897"))))
|
||||||
|
Loading…
Reference in New Issue
Block a user