Date: Friday, February 5, 2021 @ 19:34:35 Author: felixonmars Revision: 846393
upgpkg: dhall 1.38.0-1: rebuild with dhall 1.38.0, dhall-bash 1.0.36, dhall-json 1.7.5, dhall-lsp-server 1.0.13, dhall-yaml 1.2.5 Modified: dhall/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-05 18:54:16 UTC (rev 846392) +++ PKGBUILD 2021-02-05 19:34:35 UTC (rev 846393) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=dhall -pkgver=1.37.1 -pkgrel=33 +pkgver=1.38.0 +pkgrel=1 pkgdesc='A configuration language guaranteed to terminate' url='https://dhall-lang.org' license=('BSD') @@ -23,7 +23,7 @@ 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-silver' 'haskell-turtle' 'haskell-doctest') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('178dec33d20070f5a3b5d68d701bc7b383090525172dffe991a8ffdd3d8134b813f20d33a6c7cbd963bc04530c7e484b0d35737147870acd8fa3375f4b419c93') +sha512sums=('ebb8525053d3d315c8f620d4b0fa760188d918978a991e0457a8f66d75463934e0d99869d52bad3b3f8faa2329843b86512aaf0978fbb5c6e7247efa510e873f') build() { cd $pkgname-$pkgver
