From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hpack/
Date: Sun, 24 Jul 2022 22:05:59 +0000 (UTC) [thread overview]
Message-ID: <1658700323.ff5103122cb45b3faab4bd35d153f64b4f621060.sam@gentoo> (raw)
commit: ff5103122cb45b3faab4bd35d153f64b4f621060
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 20:07:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 22:05:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff510312
dev-haskell/hpack: add 0.35.0
Closes: https://bugs.gentoo.org/860756
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/hpack/Manifest | 1 +
dev-haskell/hpack/hpack-0.35.0.ebuild | 42 +++++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/dev-haskell/hpack/Manifest b/dev-haskell/hpack/Manifest
index 052dde252cfe..5f89ded14691 100644
--- a/dev-haskell/hpack/Manifest
+++ b/dev-haskell/hpack/Manifest
@@ -1 +1,2 @@
DIST hpack-0.33.0.tar.gz 60260 BLAKE2B 555178af9cc84e8c0dcf55890908933c9d17d3c7d45d3ec0d309a4e561bf4ea2eb7fbacae7cff232215de59dad3e36734d03f0d574c28d891bdb5c68c1113b45 SHA512 8d70bea1c18e9a26fe137f6e20fec4af28dff6ebc50981d2f57ad9a8e0b9574ff158adb5ba16597b6a5f0e4d843c09fee57dd82407dc1383b1e07453b64d010b
+DIST hpack-0.35.0.tar.gz 68119 BLAKE2B 5f000976aa5c9948319dfcb5c3043649ccbc6d4c1424a93c48dcfd9307a49333e89df824a1bcfbbfb32f51b38524606292363ba09ed6d2d08f360aae8b6c2afb SHA512 2f5f6aaa1b4a295e98717da822080f918c25ac69d08577c41afdc05e18d17a04ac4ddb83efebdfc0da8962d8220777ca07cabefeede9c8cf162ee05b1d7c5efd
diff --git a/dev-haskell/hpack/hpack-0.35.0.ebuild b/dev-haskell/hpack/hpack-0.35.0.ebuild
new file mode 100644
index 000000000000..7acfc91f92fb
--- /dev/null
+++ b/dev-haskell/hpack/hpack-0.35.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.7.1.2
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="A modern format for Haskell packages"
+HOMEPAGE="https://github.com/sol/hpack#readme"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-haskell/aeson-1.4.3.0:=[profile?]
+ dev-haskell/bifunctors:=[profile?]
+ >=dev-haskell/cabal-3.0.0.0:=[profile?] <dev-haskell/cabal-3.7:=[profile?]
+ dev-haskell/cryptonite:=[profile?]
+ >=dev-haskell/glob-0.9.0:=[profile?]
+ dev-haskell/http-client:=[profile?]
+ dev-haskell/http-client-tls:=[profile?]
+ dev-haskell/http-types:=[profile?]
+ >=dev-haskell/infer-license-0.2.0:=[profile?] <dev-haskell/infer-license-0.3:=[profile?]
+ dev-haskell/scientific:=[profile?]
+ dev-haskell/unordered-containers:=[profile?]
+ dev-haskell/vector:=[profile?]
+ >=dev-haskell/yaml-0.10.0:=[profile?]
+ >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-2.2.0.1
+ test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3
+ >=dev-haskell/hunit-1.6.0.0
+ dev-haskell/interpolate
+ >=dev-haskell/mockery-0.3
+ dev-haskell/quickcheck
+ dev-haskell/temporary )
+"
next reply other threads:[~2022-07-24 22:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 22:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-24 22:05 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hpack/ Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1658700323.ff5103122cb45b3faab4bd35d153f64b4f621060.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox