diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:37:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:32:02 +0100 |
commit | a0a88bfee04ab6d3a7ed69438464676e4b5c4500 (patch) | |
tree | 4c3fb23bb1e737300df301d56e712b4fc51dab1b /dev-haskell | |
parent | dev-haskell/unbounded-delays: update to EAPI=8 (diff) | |
download | gentoo-a0a88bfee04ab6d3a7ed69438464676e4b5c4500.tar.gz gentoo-a0a88bfee04ab6d3a7ed69438464676e4b5c4500.tar.bz2 gentoo-a0a88bfee04ab6d3a7ed69438464676e4b5c4500.zip |
dev-haskell/unliftio-core: 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/unliftio-core/unliftio-core-0.1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unliftio-core/unliftio-core-0.1.2.0.ebuild b/dev-haskell/unliftio-core/unliftio-core-0.1.2.0.ebuild index ad322254c243..54bd3721dca0 100644 --- a/dev-haskell/unliftio-core/unliftio-core-0.1.2.0.ebuild +++ b/dev-haskell/unliftio-core/unliftio-core-0.1.2.0.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.6.9999 |