Date: Friday, February 23, 2018 @ 09:18:35 Author: felixonmars Revision: 297181
upgpkg: haskell-zip-archive 0.3.2.4-1 rebuild with zip-archive,0.3.2.4 Modified: haskell-zip-archive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-23 08:00:08 UTC (rev 297180) +++ PKGBUILD 2018-02-23 09:18:35 UTC (rev 297181) @@ -4,7 +4,7 @@ _hkgname=zip-archive pkgname=haskell-zip-archive -pkgver=0.3.2.3 +pkgver=0.3.2.4 pkgrel=1 pkgdesc="Library for creating and modifying zip archives." url="https://github.com/jgm/zip-archive" @@ -14,7 +14,7 @@ 'haskell-text' 'haskell-zlib') makedepends=('ghc' 'haskell-hunit' 'unzip') source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz") -sha512sums=('f63ae19c22467714d548a444483bc867c785c1a7dd24b321909c208f5b8a72e0152a0c76bedb2b3334fd84bb7ad48fe2c2455b553278004c9a9090f5f071f8e3') +sha512sums=('823f8113d511bbb84838a3741bdf7b79ab3874094377043ad979b3f637b7fb483f8ff264ab818664e25b4131a35f6779d6f79cdaca573a5dfcc6f24bc32b55ee') build() { cd $_hkgname-$pkgver
