Date: Friday, February 28, 2020 @ 13:34:00 Author: felixonmars Revision: 585834
upgpkg: haskell-neat-interpolation 0.5.0.1-1: rebuild with neat-interpolation 0.5.0.1 Modified: haskell-neat-interpolation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-28 13:28:54 UTC (rev 585833) +++ PKGBUILD 2020-02-28 13:34:00 UTC (rev 585834) @@ -3,8 +3,8 @@ _hkgname=neat-interpolation pkgname=haskell-neat-interpolation -pkgver=0.5 -pkgrel=2 +pkgver=0.5.0.1 +pkgrel=1 pkgdesc="A quasiquoter for neat and simple multiline text interpolation" url="https://github.com/nikita-volkov/neat-interpolation" license=("MIT") @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('aef81a0ebb2987b2c954cf9a9a7ff8e39989a6685e66fe5464c5a54633effbee8aa568958c58a8fe8a29f8f66f9783f9d74247a03ddb27c91fb849ac72c43fa4') +sha512sums=('1fc3e57ef59c2080d8a5170f49fbd76e977983308c33a75396b3fa00d3dbb376f756bdf2d285a9ab0343726479f9bcd984b32e667d9446ed1e51f9be874ef597') build() { cd $_hkgname-$pkgver
