From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67DCC158003 for ; Sat, 30 Jul 2022 05:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012BEE0F68; Sat, 30 Jul 2022 05:59:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABE17E0F67 for ; Sat, 30 Jul 2022 05:59:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99233340F3F for ; Sat, 30 Jul 2022 05:59:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 510E2566 for ; Sat, 30 Jul 2022 05:59:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659160736.447dd8d671da49bf2bfb6e86941bdc3e2982c258.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/http-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/http-common/Manifest dev-haskell/http-common/http-common-0.8.2.1.ebuild dev-haskell/http-common/http-common-0.8.3.4.ebuild X-VCS-Directories: dev-haskell/http-common/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 447dd8d671da49bf2bfb6e86941bdc3e2982c258 X-VCS-Branch: master Date: Sat, 30 Jul 2022 05:59:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f850ff60-1cc7-46ac-b2b2-9f3270f752e8 X-Archives-Hash: 4b1556c809ad38879ce2ea5b29a6313e commit: 447dd8d671da49bf2bfb6e86941bdc3e2982c258 Author: matoro users noreply github com> AuthorDate: Sat Jul 30 03:12:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 30 05:58:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447dd8d6 dev-haskell/http-common: add 0.8.3.4, drop 0.8.2.1 Signed-off-by: Sam James gentoo.org> dev-haskell/http-common/Manifest | 2 +- ...-common-0.8.2.1.ebuild => http-common-0.8.3.4.ebuild} | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest index b851c99853a5..4d047f0726fa 100644 --- a/dev-haskell/http-common/Manifest +++ b/dev-haskell/http-common/Manifest @@ -1 +1 @@ -DIST http-common-0.8.2.1.tar.gz 9413 BLAKE2B 0e79e29f277902ac188ff2ba962f9bd3ad99d21f70a9f9f9e6ad5951d9af353110dd1a7519f77d0fb593aa965cdfd08be8abc01b27ce9fcc82e37a696dc790ca SHA512 da165d118575f1958c300c2b389b28cd4e0d720be79e776b5e72444b30b7b0369f336d44283d8b71c7758c1405e64a13e5591971da2e6b29cf7786233f2e04dc +DIST http-common-0.8.3.4.tar.gz 10268 BLAKE2B 166ae57320b72198b60f97c766546155149ac40efe17a8f28cf5e9b757d352f2872f2fb5b2b3f5b7f2bd7692bdfc997f489dddca8e396ad3c043ddc21eeedba4 SHA512 8b344d80ecd5cf54eed44e281dadda0be401f88af7def443d172c3bde9c702e5137f09ab4bf3695e43ef6598508e94e80c12989568ca0c876d68479d553ee876 diff --git a/dev-haskell/http-common/http-common-0.8.2.1.ebuild b/dev-haskell/http-common/http-common-0.8.3.4.ebuild similarity index 70% rename from dev-haskell/http-common/http-common-0.8.2.1.ebuild rename to dev-haskell/http-common/http-common-0.8.3.4.ebuild index e0fe46eedcb0..33969bd87820 100644 --- a/dev-haskell/http-common/http-common-0.8.2.1.ebuild +++ b/dev-haskell/http-common/http-common-0.8.3.4.ebuild @@ -1,31 +1,31 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -# ebuild generated by hackport 0.6.6.9999 +# ebuild generated by hackport 0.7.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Common types for HTTP clients and servers" -HOMEPAGE="https://github.com/istathar/http-common" +HOMEPAGE="https://github.com/aesiniath/http-common" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND="dev-haskell/base64-bytestring:=[profile?] dev-haskell/blaze-builder:=[profile?] dev-haskell/case-insensitive:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/network:=[profile?] + dev-haskell/random:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] - >=dev-lang/ghc-7.8.2:= + >=dev-lang/ghc-8.4.3:= " DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.24 + >=dev-haskell/cabal-2.2.0.1 "