guix-commits
[Top][All Lists]
Advanced

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

21/35: gnu: ghc-genvalidity-hspec: Fix trailing whitespace in descriptio


From: guix-commits
Subject: 21/35: gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:05 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 50162cc6cdbe84c3cc212dfee3ba898fd91bb419
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:30:00 2021 -0800

    gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.
    
    * gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix
      trailing whitespace.
---
 gnu/packages/haskell-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 77b15707a5..e2f69d4cb6 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -15389,7 +15389,7 @@ information.")
     (synopsis "Standard spec's for @code{GenValidity} instances")
     (description
      "This haskell library provides validity and validity-based testing for
-@code{ghc-hspec}. ")
+@code{ghc-hspec}.")
     (license license:expat)))
 
 (define-public ghc-boot-th



reply via email to

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