guix-commits
[Top][All Lists]
Advanced

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

03/08: gnu: ghc-time-compat: Fix typo "This package".


From: guix-commits
Subject: 03/08: gnu: ghc-time-compat: Fix typo "This package".
Date: Fri, 24 Jan 2020 05:39:02 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit a8d73e699eaf81f7cba94a22cea4e1ed6365dad8
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Fri Jan 24 02:22:20 2020 -0800

    gnu: ghc-time-compat: Fix typo "This package".
    
    * gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
---
 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 94e9a22..af940f0 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11742,7 +11742,7 @@ function which generates instances.")
        ("1" "0k8ph4sydaiqp8dav4if6hpiaq8h1xsr93khmdr7a1mmfwdxr64r")))
     (home-page "https://github.com/phadej/time-compat";)
     (synopsis "Compatibility package for time")
-    (description "This packages tries to compat as many @code{time}
+    (description "This package tries to compat as many @code{time}
 features as possible.")
     (license license:bsd-3)))
 



reply via email to

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