Date: Friday, April 24, 2020 @ 21:02:58 Author: felixonmars Revision: 619574
upgpkg: dhall 1.31.1-14: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7 Modified: dhall/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 20:58:41 UTC (rev 619573) +++ PKGBUILD 2020-04-24 21:02:58 UTC (rev 619574) @@ -2,7 +2,7 @@ pkgname=dhall pkgver=1.31.1 -pkgrel=13 +pkgrel=14 pkgdesc='A configuration language guaranteed to terminate' url='https://dhall-lang.org' license=('BSD') @@ -10,7 +10,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-ansi-terminal' 'haskell-atomic-write' 'haskell-case-insensitive' 'haskell-cborg' 'haskell-cborg-json' 'haskell-contravariant' 'haskell-data-fix' 'haskell-diff' 'haskell-dotgen' - 'haskell-either' 'haskell-exceptions' 'haskell-hashable' 'haskell-lens-family-core' + 'haskell-either' 'haskell-hashable' 'haskell-lens-family-core' 'haskell-megaparsec' 'haskell-memory' 'haskell-network-uri' 'haskell-optparse-applicative' 'haskell-parsers' 'haskell-parser-combinators' 'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal' 'haskell-pretty-simple' 'haskell-profunctors'
