From: Sergei Trofimovich Date: Thu, 16 Feb 2017 09:07:25 +0000 (+0000) Subject: dev-haskell/uuid-types: allow quickcheck-2.9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b31a360115f388597bc606a73d32fa8642fb2dc;p=gentoo.git dev-haskell/uuid-types: allow quickcheck-2.9 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild b/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild index caef74d63e06..67a2fa8f071d 100644 --- a/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild +++ b/dev-haskell/uuid-types/uuid-types-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,8 +27,15 @@ RDEPEND=">=dev-haskell/binary-0.4:=[profile?] =2.4 && < 2.9' 'QuickCheck >=2.4' +}