Add support for processing branch updated emails
This commit is contained in:
parent
5985b5938b
commit
bdfb654233
7 changed files with 134 additions and 4 deletions
|
|
@ -43,7 +43,8 @@
|
|||
(source #f)
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("guile-json" ,guile-json-3)
|
||||
`(("guile-email" ,guile-email)
|
||||
("guile-json" ,guile-json-3)
|
||||
("guile-squee" ,guile-squee)
|
||||
("guile-fibers" ,guile-fibers)
|
||||
("guile-syntax-highlight" ,guile-syntax-highlight)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue