Date: Monday, December 3, 2018 @ 10:33:03 Author: felixonmars Revision: 410904
upgpkg: idris 1.3.1-8 Modified: idris/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-03 10:30:33 UTC (rev 410903) +++ PKGBUILD 2018-12-03 10:33:03 UTC (rev 410904) @@ -3,7 +3,7 @@ pkgname=idris pkgver=1.3.1 -pkgrel=7 +pkgrel=8 pkgdesc="Functional Programming Language with Dependent Types" url="http://www.idris-lang.org/" license=("custom:BSD3") @@ -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-megaparsec6' 'haskell-network' 'haskell-optparse-applicative' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 'haskell-terminal-size' 'haskell-uniplate' 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector' 'haskell-vector-binary-instances'
