guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/35: gnu: keyutils: Fix trailing whitespace in description.


From: guix-commits
Subject: 05/35: gnu: keyutils: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:17:54 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 390b583318770a4f1468086113be7206a04ffc9c
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:15:13 2021 -0800

    gnu: keyutils: Fix trailing whitespace in description.
    
    * gnu/packages/crypto.scm (keyutils)[description]: Fix trailing whitespace.
---
 gnu/packages/crypto.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 80a4315aa7..f07be01c97 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -414,7 +414,7 @@ the wrong hands.")
      "Keyutils is a set of utilities for managing the key retention facility in
 the Linux kernel, which can be used by file systems, block devices, and more to
 gain and retain the authorization and encryption keys required to perform
-secure operations. ")
+secure operations.")
     (license (list license:lgpl2.1+             ; the files keyutils.*
                    license:gpl2+))))            ; the rest
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]