diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:13:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:47 +0100 |
commit | dc3653868e7598c76a93979216f27e2888289a26 (patch) | |
tree | 20cd8739b0b22aaf28ce3e4f50aa9fdf43b09086 /dev-haskell | |
parent | dev-haskell/hspec-expectations: update to EAPI=8 (diff) | |
download | gentoo-dc3653868e7598c76a93979216f27e2888289a26.tar.gz gentoo-dc3653868e7598c76a93979216f27e2888289a26.tar.bz2 gentoo-dc3653868e7598c76a93979216f27e2888289a26.zip |
dev-haskell/hspec-smallcheck: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hspec-smallcheck/hspec-smallcheck-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.5.2.ebuild b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.5.2.ebuild index 164e9aac6667..37e83ca7bc2b 100644 --- a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.5.2.ebuild +++ b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.5.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # ebuild generated by hackport 0.5.4.9999 |