Skip to content

Commit

Permalink
devel/hs-hpack: Update to 0.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowd committed Mar 12, 2023
1 parent c81a94e commit 053b5a2
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 102 deletions.
66 changes: 33 additions & 33 deletions devel/hs-hpack/Makefile
@@ -1,6 +1,5 @@
PORTNAME= hpack
PORTVERSION= 0.35.0
PORTREVISION= 1
PORTVERSION= 0.35.2
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
Expand All @@ -12,23 +11,23 @@ LICENSE= BSD3CLAUSE
USES= cabal

USE_CABAL= Glob-0.10.2_3 \
OneTuple-0.3.1_3 \
OneTuple-0.4.1.1 \
QuickCheck-2.14.2 \
StateVar-1.2.2 \
aeson-2.1.1.0 \
aeson-2.1.2.1_1 \
appar-0.1.8 \
asn1-encoding-0.9.6_2 \
asn1-parse-0.9.5 \
asn1-types-0.3.4 \
assoc-1.0.2_3 \
async-2.2.4_2 \
attoparsec-0.14.4_2 \
attoparsec-0.14.4_3 \
base-compat-0.12.2 \
base-compat-batteries-0.12.2 \
base-orphans-0.8.7 \
base-orphans-0.9.0 \
base64-bytestring-1.2.1.0 \
basement-0.0.15 \
bifunctors-5.5.13 \
bifunctors-5.5.15 \
bitvec-1.1.3.0 \
blaze-builder-0.4.2.2_1 \
byteorder-1.0.4 \
Expand All @@ -38,63 +37,64 @@ USE_CABAL= Glob-0.10.2_3 \
conduit-1.3.4.3_1 \
connection-0.3.1_1 \
contravariant-1.5.5 \
cookie-0.4.5 \
cookie-0.4.6 \
cryptonite-0.30 \
data-array-byte-0.1.0.1_1 \
data-default-class-0.1.2.0 \
data-fix-0.3.2_3 \
data-fix-0.3.2_4 \
distributive-0.6.2.1_1 \
dlist-1.0 \
generically-0.1 \
hashable-1.4.1.0 \
generically-0.1.1 \
hashable-1.4.2.0_1 \
hourglass-0.2.12 \
hsc2hs-0.68.8_1 \
http-client-0.7.13.1 \
hsc2hs-0.68.9 \
http-client-0.7.13.1_1 \
http-client-tls-0.3.6.1 \
http-types-0.12.3 \
indexed-traversable-0.1.2_2 \
indexed-traversable-instances-0.1.1.1 \
indexed-traversable-0.1.2.1 \
indexed-traversable-instances-0.1.1.2_1 \
infer-license-0.2.0 \
integer-logarithms-1.0.3.1_3 \
integer-logarithms-1.0.3.1_4 \
iproute-1.7.12 \
libyaml-0.1.2_1 \
memory-0.18.0 \
mime-types-0.1.1.0 \
mono-traversable-1.0.15.3 \
network-3.1.2.7 \
network-uri-2.6.4.1 \
network-3.1.2.8 \
network-uri-2.6.4.2 \
pem-0.2.4 \
primitive-0.7.4.0 \
primitive-0.8.0.0 \
random-1.2.1.1 \
resourcet-1.3.0 \
scientific-0.3.7.0_3 \
scientific-0.3.7.0_5 \
semialign-1.2.0.1_3 \
semigroupoids-5.3.7 \
semigroupoids-5.3.7_1 \
socks-0.6.1 \
split-0.2.3.5 \
splitmix-0.1.0.4_1 \
splitmix-0.1.0.4_2 \
streaming-commons-0.2.2.5 \
strict-0.4.0.1_4 \
tagged-0.8.6.1_3 \
tagged-0.8.7 \
text-metrics-0.3.2_2 \
text-short-0.1.5_1 \
th-abstraction-0.4.5.0 \
th-compat-0.1.4 \
th-abstraction-0.5.0.0 \
th-compat-0.1.4_2 \
these-1.1.1.1_6 \
time-compat-1.9.6.1_4 \
time-compat-1.9.6.1_5 \
tls-1.6.0 \
transformers-compat-0.7.2 \
unliftio-core-0.2.0.1_2 \
unliftio-core-0.2.1.0_1 \
unordered-containers-0.2.19.1_1 \
uuid-types-1.0.5_3 \
vector-0.13.0.0_1 \
vector-algorithms-0.9.0.1_1 \
vector-stream-0.1.0.0_1 \
witherable-0.4.2_3 \
vector-0.13.0.0_3 \
vector-algorithms-0.9.0.1_2 \
vector-stream-0.1.0.0_2 \
witherable-0.4.2_4 \
x509-1.7.7 \
x509-store-1.6.9 \
x509-system-1.6.7 \
x509-validation-1.6.12 \
yaml-0.11.8.0_2 \
zlib-0.6.3.0
yaml-0.11.11.0 \
zlib-0.6.3.0_1

.include <bsd.port.mk>

0 comments on commit 053b5a2

Please sign in to comment.