Date: Wednesday, March 11, 2020 @ 21:07:03 Author: felixonmars Revision: 594612
upgpkg: idris 1.3.2-90 Modified: idris/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 20:42:17 UTC (rev 594611) +++ PKGBUILD 2020-03-11 21:07:03 UTC (rev 594612) @@ -3,7 +3,7 @@ pkgname=idris pkgver=1.3.2 -pkgrel=89 +pkgrel=90 pkgdesc="Functional Programming Language with Dependent Types" url="https://www.idris-lang.org/" license=("BSD") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 'haskell-ansi-terminal' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 'haskell-fingertree' - 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 'haskell-megaparsec' + 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 'haskell-megaparsec7' 'haskell-network' 'haskell-optparse-applicative' 'haskell-parser-combinators' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 'haskell-terminal-size' 'haskell-uniplate' 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector'
