mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: guile-email-latest: Fix build.
* gnu/packages/guile-xyz.scm (guile-email-latest)[arguments]: Restore the default.
This commit is contained in:
parent
425af6d74f
commit
c7fbdb7c9d
1 changed files with 1 additions and 0 deletions
|
@ -1520,6 +1520,7 @@ (define-public guile-email-latest
|
|||
(sha256
|
||||
(base32
|
||||
"1g4rn7ai3nfxmpppc8qbpv8b18wnsld29y5xa58cv9b8pf3pbwnj"))))
|
||||
(arguments '())
|
||||
(native-inputs
|
||||
(list pkg-config autoconf automake texinfo)))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue