Date: Sunday, October 16, 2022 @ 14:56:12 Author: felixonmars Revision: 1329421
upgpkg: haskell-brittany 0.14.0.2-1 Modified: haskell-brittany/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-16 14:55:30 UTC (rev 1329420) +++ PKGBUILD 2022-10-16 14:56:12 UTC (rev 1329421) @@ -2,8 +2,8 @@ _hkgname=brittany pkgname=haskell-brittany -pkgver=0.14.0.0 -pkgrel=5 +pkgver=0.14.0.2 +pkgrel=1 pkgdesc="Haskell source code formatter" url="https://github.com/lspitzner/brittany/" license=("AGPL") @@ -14,7 +14,7 @@ 'haskell-strict' 'haskell-syb' 'haskell-uniplate' 'haskell-yaml') makedepends=('ghc' 'uusi' 'haskell-hspec') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('eccc1113e7ce64d7ec8e283fe4c71eeae8dc4b1694f3a919ee658f220f6f7b07b4a7b440227972a44172cec8823dd5b384b1ebe0624045281b2c14143b42c274') +sha512sums=('966984304e1a156d96d7354030c7d3f62752ea4274d5aff0045e0be975fa7cf91ca02c779208fa6dd5cbf7e4c6f992b3f9efa279400574d5da8baca62b0ff8f3') prepare() { cd $_hkgname-$pkgver
