Skip to content

Commit

Permalink
math/hs-Agda: Update to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowd committed Mar 12, 2023
1 parent 703f110 commit 99662cf
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 98 deletions.
50 changes: 25 additions & 25 deletions math/hs-Agda/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Agda
PORTVERSION= 2.6.2.2
PORTREVISION= 3
PORTVERSION= 2.6.3
CATEGORIES= math haskell

MAINTAINER= haskell@FreeBSD.org
Expand All @@ -20,58 +19,58 @@ USES= cabal

USE_LOCALE= en_US.UTF-8

USE_CABAL= OneTuple-0.3.1_3 \
USE_CABAL= OneTuple-0.4.1.1 \
QuickCheck-2.14.2 \
STMonadTrans-0.4.6_1 \
StateVar-1.2.2 \
aeson-2.0.3.0 \
aeson-2.1.2.1_1 \
alex-3.2.7.1 \
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 \
bifunctors-5.5.13 \
base-orphans-0.8.8.2 \
bifunctors-5.5.15 \
blaze-builder-0.4.2.2_1 \
blaze-html-0.9.1.2_2 \
blaze-markup-0.8.2.8_3 \
boxes-0.1.5 \
case-insensitive-1.2.1.0 \
comonad-5.0.8_1 \
contravariant-1.5.5 \
data-array-byte-0.1.0.1_1 \
data-fix-0.3.2_3 \
data-hash-0.2.0.1 \
distributive-0.6.2.1_1 \
dlist-1.0 \
edit-distance-0.2.2.1_1 \
equivalence-0.4.1 \
generically-0.1 \
generically-0.1.1 \
gitrev-1.3.1 \
happy-1.20.0_1 \
hashable-1.4.1.0 \
hashtables-1.3.1 \
happy-1.20.1.1 \
hashable-1.4.2.0 \
indexed-traversable-0.1.2_2 \
indexed-traversable-instances-0.1.1.1 \
integer-logarithms-1.0.3.1_3 \
indexed-traversable-instances-0.1.1.2 \
integer-logarithms-1.0.3.1_4 \
monad-control-1.0.3.1 \
murmur-hash-0.1.0.10 \
network-uri-2.6.4.1 \
network-uri-2.6.4.2 \
parallel-3.2.2.0_5 \
primitive-0.7.4.0 \
primitive-0.8.0.0 \
random-1.2.1.1 \
regex-base-0.94.0.2_1 \
regex-tdfa-1.3.2 \
scientific-0.3.7.0_3 \
scientific-0.3.7.0_4 \
semialign-1.2.0.1_3 \
semigroupoids-5.3.7 \
semigroupoids-5.3.7_1 \
split-0.2.3.5 \
splitmix-0.1.0.4_1 \
splitmix-0.1.0.4_2 \
strict-0.4.0.1_4 \
tagged-0.8.6.1_3 \
tagged-0.8.7 \
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 \
transformers-base-0.4.6 \
Expand All @@ -80,10 +79,11 @@ USE_CABAL= OneTuple-0.3.1_3 \
uri-encode-1.5.0.7_2 \
utf8-string-1.0.2 \
uuid-types-1.0.5_3 \
vector-0.12.3.1_1 \
vector-stream-0.1.0.0_1 \
witherable-0.4.2_3 \
zlib-0.6.3.0
vector-0.13.0.0_3 \
vector-hashtables-0.1.1.2 \
vector-stream-0.1.0.0_2 \
witherable-0.4.2_4 \
zlib-0.6.3.0_1

CABAL_EXECUTABLES= agda-mode agda
CABAL_WRAPPER_SCRIPTS= ${CABAL_EXECUTABLES}
Expand Down

0 comments on commit 99662cf

Please sign in to comment.