From: Sergei Trofimovich Date: Sun, 15 Dec 2019 10:18:52 +0000 (+0000) Subject: dev-haskell/comonad: update DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=01f42eaf43c82bc4fedd5311efca15b708c63304;p=gentoo.git dev-haskell/comonad: update DESCRIPTION Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- diff --git a/dev-haskell/comonad/comonad-5.0.5.ebuild b/dev-haskell/comonad/comonad-5.0.5.ebuild index 94f3e3dd509a..b17c0e77877d 100644 --- a/dev-haskell/comonad/comonad-5.0.5.ebuild +++ b/dev-haskell/comonad/comonad-5.0.5.ebuild @@ -8,7 +8,7 @@ EAPI=7 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Comonads" +DESCRIPTION="Haskell 98 compatible comonads" HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"