diff options
Diffstat (limited to 'gnu/packages/networking.scm')
| -rw-r--r-- | gnu/packages/networking.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 3a0a83837a..cd095a0ed8 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -269,7 +269,7 @@ protocols.") (assoc-ref %outputs "out")))) #:test-target "test")) (home-page "https://librecast.net/lcrq.html") - (synopsis "librecast RaptorQ library") + (synopsis "Librecast RaptorQ library") (description "C library implementation of RaptorQ Forward Error Correction for Librecast. RFC6330 (IETF) describes the RaptorQ proposed standard, which LCRQ @@ -331,7 +331,7 @@ the RFC.") (inputs (list librecast libsodium)) (native-inputs (list simde)) (home-page "https://librecast.net/lcsync.html") - (synopsis "librecast file and data syncing tool") + (synopsis "Librecast file and data syncing tool") (description "lcsync is a tool to sync files over IPv6 multicast or the local filesystem. It splits the file into blocks, hashes them, and compares |
