aboutsummaryrefslogtreecommitdiffstats
path: root/testing/idris
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-07 13:17:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-09 15:38:03 +0000
commitd95e2bc8267a24b585856b23e7819fc365dda981 (patch)
tree0a213236501459fd769ff6b7ef92d69801743ddb /testing/idris
parent61de204159af1b0727f2330cb0c6e6749913660b (diff)
downloadaports-d95e2bc8267a.tar.bz2
aports-d95e2bc8267a.tar.xz
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'testing/idris')
-rw-r--r--testing/idris/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/idris/APKBUILD b/testing/idris/APKBUILD
index ed2fffb40a..b8a6cc63ea 100644
--- a/testing/idris/APKBUILD
+++ b/testing/idris/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com>
pkgname=idris
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Language with Dependent Types"
url="https://www.idris-lang.org/"
# Note: same as ghc, if it gets ported elsewhere this should run too.