commit: 0bc380dfdc5405aeb971d64027d17d69789eb80d
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 21:57:24 2022 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 22:01:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc380df
net-mail/mailbox-count: add 0.0.6, drop 0.0.5
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
net-mail/mailbox-count/Manifest | 2 +-
.../{mailbox-count-0.0.5.ebuild => mailbox-count-0.0.6.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-mail/mailbox-count/Manifest b/net-mail/mailbox-count/Manifest
index d732e867fcb3..82e675aa3c26 100644
--- a/net-mail/mailbox-count/Manifest
+++ b/net-mail/mailbox-count/Manifest
@@ -1 +1 @@
-DIST mailbox-count-0.0.5.tar.gz 21476 BLAKE2B
3ad79233ae1dbb202bc46c60e8a7d13d5d6820f74e090056f37eacb7b37c2f18498f599603d1ee32a7ac43b5f9931f26aba1780ff5160333c66129889ac6812b
SHA512
3c63bd9021f64ba745572907eae8bc25e9ddc7d443d5ab84626dd90f95af71267cbffb9d371f0e308988fbdf14f3a126d93a727d55bf9ee3e02037e687267d26
+DIST mailbox-count-0.0.6.tar.gz 21176 BLAKE2B
655815d463e14ee8c32cc955819d6b95d5359a644fb09433cb8ab303f07a98ce33b4c048be724253f30d8855a921abb5a7a29e62391ef8a1a9288e2f430710fc
SHA512
285aeeaa8cfaade6c91a850154772e47aa212f73d1206c3c8262d08a15b95f15ce812152ca5acf79f5390f476ed6af52a73e03af4ab297e1268044a4a9ece6b5
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
b/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
similarity index 94%
rename from net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
rename to net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
index 93789be780e1..77d6b2bd5bdf 100644
--- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
+++ b/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
@@ -24,10 +24,10 @@ RDEPEND="
>=dev-haskell/missingh-1.2
>=dev-haskell/tasty-0.8
>=dev-haskell/tasty-hunit-0.8
- >=dev-lang/ghc-8.0
+ >=dev-lang/ghc-9.0
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.16.0
+ >=dev-haskell/cabal-3.0.0
test? ( >=dev-haskell/doctest-0.9
>=dev-haskell/filemanip-0.3.6 )"