el-get/recipes/howm.rcp
Lisp student 2f3d2be393
Update howm.rcp (#2956)
Amend recipe, as Howm moved to GitHub.
2024-09-04 14:22:48 +02:00

7 lines
260 B
Plaintext

(:name howm
:website "https://kaorahi.github.io/howm/"
:description "Write fragmentarily and read collectively."
:type github
:pkgname "kaorahi/howm"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) ("make")))