commit: 0f92473765de9413d4904a93d2e158ea275ce0e1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 08:39:35 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 08:49:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f924737
dev-haskell/yesod-auth-hashdb: simplify test depend
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.7.1.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.7.1.2.ebuild
b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.7.1.2.ebuild
index 67438bbc6ba..0903427866f 100644
--- a/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.7.1.2.ebuild
+++ b/dev-haskell/yesod-auth-hashdb/yesod-auth-hashdb-1.7.1.2.ebuild
@@ -40,6 +40,5 @@ DEPEND="${RDEPEND}
dev-haskell/wai-extra
dev-haskell/yesod
>=dev-haskell/yesod-test-1.5.0.1
- || ( ( >=dev-haskell/yesod-auth-1.4.18
<dev-haskell/yesod-auth-1.5 )
- ( >=dev-haskell/yesod-auth-1.6.1
<dev-haskell/yesod-auth-1.7 ) ) )
+ >=dev-haskell/yesod-auth-1.6.1 <dev-haskell/yesod-auth-1.7 )
"