Date: Thursday, October 15, 2020 @ 19:24:10 Author: felixonmars Revision: 724252
upgpkg: haskell-implicit-hie 0.1.2.0-1 Modified: haskell-implicit-hie/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-15 19:17:02 UTC (rev 724251) +++ PKGBUILD 2020-10-15 19:24:10 UTC (rev 724252) @@ -2,8 +2,8 @@ _hkgname=implicit-hie pkgname=haskell-implicit-hie -pkgver=0.1.1.0 -pkgrel=2 +pkgver=0.1.2.0 +pkgrel=1 pkgdesc="Auto generate hie-bios cradles & hie.yaml" url="https://github.com/Avi-D-coder/implicit-hie#readme" license=("custom:BSD3") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-attoparsec' 'haskell-filepattern' 'haskell-yaml') makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-attoparsec') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('cbebe4be837a96851041ea44c12fa8d6a1f75665fbbb0735d13b5cc6170f1e11') +sha512sums=('57073171aeacfe399b592222cb53b756e270f8c0945028b74e81a143903da569b7435505f228410f5a5d7b7ba0ccfecfa965387cc59f349b05f79509c5f27e4c') build() { cd $_hkgname-$pkgver
