diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:19:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:51 +0100 |
commit | 771ac8db62c18f9e8aea21b69ac26970333ba530 (patch) | |
tree | add3e78d2bcada0990a521702b34647b0f8c8b44 /dev-haskell/monad-unlift | |
parent | dev-haskell/monad-journal: update to EAPI=8 (diff) | |
download | gentoo-771ac8db62c18f9e8aea21b69ac26970333ba530.tar.gz gentoo-771ac8db62c18f9e8aea21b69ac26970333ba530.tar.bz2 gentoo-771ac8db62c18f9e8aea21b69ac26970333ba530.zip |
dev-haskell/monad-unlift: 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/monad-unlift')
-rw-r--r-- | dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild index 4be9be28fbf5..9142fb7ae0a7 100644 --- a/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild +++ b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 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.9999 |