Date: Friday, May 8, 2020 @ 19:05:13 Author: felixonmars Revision: 625759
upgpkg: dhall-json 1.6.4-1: rebuild with dhall 1.32.0, dhall-json 1.6.4 Modified: dhall-json/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-08 19:04:22 UTC (rev 625758) +++ PKGBUILD 2020-05-08 19:05:13 UTC (rev 625759) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=dhall-json -pkgver=1.6.3 -pkgrel=24 +pkgver=1.6.4 +pkgrel=1 pkgdesc='Convert between Dhall and JSON or YAML' url='https://dhall-lang.org' license=('BSD') @@ -12,7 +12,7 @@ 'haskell-scientific' 'haskell-unordered-containers' 'haskell-prettyprinter-ansi-terminal') makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('4aa9e7c1b214cad450fa2aa39553ec0e6e7a0f23d5e96f26fc639d41677643d4628106b15670452db1f2366a555f47663f703356017a9affd7e856f2684c69c4') +sha512sums=('0e05624e1e666030acc24a8ac593f5bb70caae5ef27b534c5d75b1f2bc3bcb145f7668afa98eeeb2de6f6860c3504d5afc0246b9fee49b3ccd77e8321be2afb6') build() { cd $pkgname-$pkgver
