Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/typst/PKGBUILD
blob: 06d408d8430520d58b6c394fefe5b51880b2e403 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
eval "$(declare -f prepare | sed 's@$CARCH-unknown-linux-gnu@$(rustc -vV | sed -n "s/host: //p")@')"
# layout/grid-positioning.typ ❌
#   Subtest 13 does not match expected errors.
#     Not annotated // Error: 213:16-213:35 number too large 
#     Not emitted   // Error: 213:3-213:39 cell position too large
#   Subtest 14 does not match expected errors.
#     Not annotated // Error: 222:23-222:42 number too large
#     Not emitted   // Error: 222:3-222:46 cell position too large                                                  Subtest 15 does not match expected errors.
#     Not annotated // Error: 230:22-230:41 number too large
#     Not emitted   // Hint: 230:3-230:45 try reducing the cell's rowspan or colspan
#     Not emitted   // Error: 230:3-230:45 cell would span an exceedingly large position
unset check
unset checkdepends