gnu: guile-email-latest: Fix build.
* gnu/packages/guile-xyz.scm (guile-email-latest)[arguments]: Restore the default.master
parent
425af6d74f
commit
c7fbdb7c9d
|
@ -1520,6 +1520,7 @@ format.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1g4rn7ai3nfxmpppc8qbpv8b18wnsld29y5xa58cv9b8pf3pbwnj"))))
|
"1g4rn7ai3nfxmpppc8qbpv8b18wnsld29y5xa58cv9b8pf3pbwnj"))))
|
||||||
|
(arguments '())
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config autoconf automake texinfo)))))
|
(list pkg-config autoconf automake texinfo)))))
|
||||||
|
|
||||||
|
|
Reference in New Issue