Alexandru-Sergiu Marton writes: > These patches add the mailcap package and update the gmnisrv Gemini > server. They also export the types needed to actually use the server, > something which I forgot to do when I wrote the service for gmnisrv. > > Alexandru-Sergiu Marton (3): > gnu: Add mailcap. > services: gmnisrv: Export types. > gnu: Update gmnisrv. > > gnu/packages/mail.scm | 37 +++++++++++++++++++++++++++++++++++++ > gnu/packages/web.scm | 19 ++++++++----------- > gnu/services/web.scm | 9 ++++++++- > 3 files changed, 53 insertions(+), 12 deletions(-) Thanks, I've pushed this as 870d74ab6883196b269382b86b6e48a1cc7ac8ae with a few tweaks. Chris