Hello,
Tobias Geerinckx-Rice skribis:
> * gnu/packages/crypto.scm (rlog, encfs): New variables.
Applied.
> +(license (list license:lgpl2.1+ ; encfs library
> + license:gpl3+; command-line tools
After a quick scan of the source file headers, I changed the firs
* gnu/packages/crypto.scm (rlog, encfs): New variables.
---
rlog is now a private variable in crypto.scm. I made its description
a bit more blunt, too.
gnu/packages/crypto.scm | 75 +
1 file changed, 75 insertions(+)
diff --git a/gnu/packages/cryp