me
/
guix
Archived
1
0
Fork 0

gnu: magic-wormhole-mailbox-server: Fix indentation.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix
indentation.
[description]: Start with a new line and adjust indentation.

Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
master
Sharlatan Hellseher 2024-03-23 20:37:47 +00:00
parent 8444c7b0dc
commit b877fead3b
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 10 additions and 9 deletions

View File

@ -54,8 +54,9 @@
python-twisted))
(home-page "https://github.com/warner/magic-wormhole-mailbox-server")
(synopsis "Magic-Wormhole central mailbox server")
(description "This package provides the main server that Magic-Wormhole
clients connect to. The server performs store-and-forward delivery for small
(description
"This package provides the main server that Magic-Wormhole clients
connect to. The server performs store-and-forward delivery for small
key-exchange and control messages. Bulk data is sent over a direct TCP
connection, or through a transit-relay.")
(license license:expat)))