Date: Saturday, February 20, 2021 @ 13:24:28 Author: felixonmars Revision: 866841
upgpkg: haskell-with-utf8 1.0.2.2-1 Modified: haskell-with-utf8/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 13:22:20 UTC (rev 866840) +++ PKGBUILD 2021-02-20 13:24:28 UTC (rev 866841) @@ -2,8 +2,8 @@ _hkgname=with-utf8 pkgname=haskell-with-utf8 -pkgver=1.0.2.1 -pkgrel=17 +pkgver=1.0.2.2 +pkgrel=1 pkgdesc="Get your IO right on the first try" url="https://github.com/serokell/haskell-with-utf8#readme" license=("MPL2") @@ -12,7 +12,7 @@ makedepends=('ghc' 'uusi' 'haskell-hunit' 'haskell-hedgehog' 'haskell-tasty' 'haskell-tasty-discover' 'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 'haskell-temporary') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('2e2e7c1ef0b9f0c8411ea1cb54e0813726a10a4fd6f395b88bdcb50b2b74f18f') +sha512sums=('bbca524e926a248be562f8ddfbccd296f286e0cf58d4358fd1cb6fc5f7fa8f5f7f79252323e0ee9496f63ad6e709d4133970e9e1919586c7dadf97d47e6da025') prepare() { cd $_hkgname-$pkgver
