Skip to content

Commit

Permalink
deskutils/hs-arbtt: Update to 0.12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowd committed Mar 2, 2024
1 parent 4f051bc commit bf0f82d
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 168 deletions.
96 changes: 49 additions & 47 deletions deskutils/hs-arbtt/Makefile
@@ -1,6 +1,5 @@
PORTNAME= arbtt
PORTVERSION= 0.12.0.1
PORTREVISION= 1
PORTVERSION= 0.12.0.3
CATEGORIES= deskutils haskell

MAINTAINER= mail@dbalan.in
Expand All @@ -14,66 +13,69 @@ LIB_DEPENDS= libpcre.so:devel/pcre

USES= xorg cabal
USE_XORG= x11 xscrnsaver xext xrandr xinerama
USE_CABAL= OneTuple-0.3.1_3 \
QuickCheck-2.14.2 \
USE_CABAL= OneTuple-0.4.1.1_1 \
QuickCheck-2.14.3 \
StateVar-1.2.2 \
X11-1.10.3 \
aeson-2.1.1.0 \
assoc-1.0.2_3 \
attoparsec-0.14.4_2 \
base-compat-0.12.2 \
base-compat-batteries-0.12.2 \
base-orphans-0.8.7 \
bifunctors-5.5.13 \
bitvec-1.1.3.0 \
aeson-2.2.1.0_1 \
assoc-1.1_1 \
attoparsec-0.14.4_5 \
attoparsec-aeson-2.2.0.1 \
base-orphans-0.9.1 \
bifunctors-5.6.1_2 \
bitvec-1.1.5.0 \
bytestring-progress-1.4 \
comonad-5.0.8_1 \
conduit-1.3.4.3_1 \
comonad-5.0.8_2 \
conduit-1.3.5 \
contravariant-1.5.5 \
data-default-0.7.1.1 \
data-default-class-0.1.2.0 \
data-default-instances-containers-0.0.1 \
data-default-instances-dlist-0.0.1 \
data-default-instances-old-locale-0.0.1 \
data-fix-0.3.2_3 \
data-fix-0.3.2_5 \
distributive-0.6.2.1_1 \
dlist-1.0 \
generically-0.1 \
hashable-1.4.1.0 \
hsc2hs-0.68.8_1 \
indexed-traversable-0.1.2_2 \
indexed-traversable-instances-0.1.1.1 \
integer-logarithms-1.0.3.1_3 \
dlist-1.0_1 \
generically-0.1.1_2 \
hashable-1.4.3.0_1 \
hsc2hs-0.68.10_1 \
indexed-traversable-0.1.3 \
indexed-traversable-instances-0.1.1.2_2 \
integer-conversion-0.1.0.1_1 \
integer-logarithms-1.0.3.1_5 \
mono-traversable-1.0.15.3 \
network-uri-2.6.4.2_1 \
old-locale-1.0.0.7_2 \
pcre-light-0.4.1.0 \
primitive-0.7.4.0 \
random-1.2.1.1 \
pcre-light-0.4.1.2 \
primitive-0.9.0.0 \
random-1.2.1.2 \
resourcet-1.3.0 \
scientific-0.3.7.0_3 \
semialign-1.2.0.1_3 \
semigroupoids-5.3.7 \
split-0.2.3.5 \
splitmix-0.1.0.4_1 \
strict-0.4.0.1_4 \
tagged-0.8.6.1_3 \
terminal-progress-bar-0.4.1 \
terminal-size-0.3.3 \
text-short-0.1.5_1 \
th-abstraction-0.4.5.0 \
these-1.1.1.1_6 \
time-compat-1.9.6.1_4 \
scientific-0.3.7.0_7 \
semialign-1.3_1 \
semigroupoids-6.0.0.1_1 \
split-0.2.5 \
splitmix-0.1.0.5 \
strict-0.5_1 \
tagged-0.8.8 \
terminal-progress-bar-0.4.2 \
terminal-size-0.3.4 \
text-iso8601-0.1_1 \
text-short-0.1.5_3 \
th-abstraction-0.6.0.0_1 \
th-compat-0.1.4_4 \
these-1.2_1 \
time-compat-1.9.6.1_6 \
transformers-compat-0.7.2 \
tz-0.1.3.6_1 \
tzdata-0.2.20221028.0 \
unliftio-core-0.2.0.1_2 \
unordered-containers-0.2.19.1_1 \
tz-0.1.3.6_5 \
tzdata-0.2.20240201.0 \
unliftio-core-0.2.1.0_3 \
unordered-containers-0.2.20_1 \
utf8-string-1.0.2 \
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
uuid-types-1.0.5.1 \
vector-0.13.1.0 \
vector-algorithms-0.9.0.1_3 \
vector-stream-0.1.0.1 \
witherable-0.4.2_4

CABAL_EXECUTABLES= arbtt-capture arbtt-stats arbtt-recover arbtt-import arbtt-dump

Expand Down

0 comments on commit bf0f82d

Please sign in to comment.