gnu: emacs-calfw: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-calfw)[propagated-inputs]: Add emacs-howm. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
parent
0b8823d890
commit
159d10ae14
@ -1270,6 +1270,8 @@ searches. Unlike code@{emacs-wiki.el}, it can be combined with any format.")
|
|||||||
(base32
|
(base32
|
||||||
"17ssg8gx66yp63nhygjq2r6kgl4h45cacmrxsxs9f0lrfcx37k0l"))))
|
"17ssg8gx66yp63nhygjq2r6kgl4h45cacmrxsxs9f0lrfcx37k0l"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
|
(propagated-inputs
|
||||||
|
`(("emacs-howm" ,emacs-howm)))
|
||||||
(home-page "https://github.com/kiwanami/emacs-calfw/")
|
(home-page "https://github.com/kiwanami/emacs-calfw/")
|
||||||
(synopsis "Calendar framework for Emacs")
|
(synopsis "Calendar framework for Emacs")
|
||||||
(description
|
(description
|
||||||
|
Loading…
Reference in New Issue
Block a user