Date: Monday, October 26, 2020 @ 12:08:47 Author: felixonmars Revision: 733923
upgpkg: dhall-bash 1.0.34-1: rebuild with dhall 1.36.0, dhall-bash 1.0.34, dhall-json 1.7.3, dhall-lsp-server 1.0.11, dhall-yaml 1.2.3 Modified: dhall-bash/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-26 12:08:10 UTC (rev 733922) +++ PKGBUILD 2020-10-26 12:08:47 UTC (rev 733923) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=dhall-bash -pkgver=1.0.33 -pkgrel=32 +pkgver=1.0.34 +pkgrel=1 pkgdesc='Compile Dhall to Bash' url='https://dhall-lang.org' license=('BSD') @@ -11,7 +11,7 @@ 'haskell-optparse-generic') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('b1f5e0a530b43bf3851b90aa1a5b13417a56c3264d122b153c37e8ea245478b9312122984f4ec330f0f7fc05cd3ed9a100ecb015a4708d741347eb9b6b0dbf2f') +sha512sums=('e05b070393e12f305b46c86be7aad9e337fc659f15d643cfe2b03c1e69ca3a76ea25a6748c8154296de146215157f509a8c9206bbd40368572dfa5d769ceef13') build() { cd $pkgname-$pkgver
