me
/
guix
Archived
1
0
Fork 0

gnu: guile-eris: Fix typo in description.

* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2021-04-09 22:17:01 +02:00
parent a8cee87747
commit e6eb021652
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -4449,7 +4449,7 @@ tools.")
(synopsis "Guile implementation of the Encoding for Robust Immutable Storage (ERIS)")
(description
"Guile-ERIS is the reference implementation of the Encoding for Robust
Immutable Storage (ERIS). ERIS allows arbitary content to be encoded into
Immutable Storage (ERIS). ERIS allows arbitrary content to be encoded into
uniformly sized, encrypted blocks that can be reassembled using a short
read-capability.")
(home-page "https://inqlab.net/git/eris.git")