mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/tasty-rerun: fix DESCRIPTION length
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -9,7 +9,7 @@ EAPI=5
|
||||
CABAL_FEATURES="lib profile haddock hoogle hscolour"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs"
|
||||
DESCRIPTION="Run tests by filtering the tests depending on the result of previous runs"
|
||||
HOMEPAGE="https://github.com/ocharles/tasty-rerun"
|
||||
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user