guix-commits
[Top][All Lists]
Advanced

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

11/14: gnu: ghc-semialign: Fix trailing whitespace in synopsis.


From: guix-commits
Subject: 11/14: gnu: ghc-semialign: Fix trailing whitespace in synopsis.
Date: Thu, 30 Dec 2021 03:59:04 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 0861388f8db20da925581c2772d8b02740a7d694
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Dec 30 00:33:06 2021 -0800

    gnu: ghc-semialign: Fix trailing whitespace in synopsis.
    
    * gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: 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 75c91acc5d..e88e42843e 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11289,7 +11289,7 @@ a memory chunk that will be auto-scrubbed after it run 
out of scope.")
     (home-page
      "https://github.com/isomorphism/these";)
     (synopsis
-     "Align and Zip type-classes from the common Semialign ancestor ")
+     "Align and Zip type-classes from the common Semialign ancestor")
     (description
      "The major use of @code{These} of this is provided by the
 @code{align} member of @code{Semialign} class, representing a



reply via email to

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