Date: Wednesday, May 30, 2018 @ 02:54:15 Author: felixonmars Revision: 333245
upgpkg: haskell-zip-archive 0.3.2.5-1 rebuild with zip-archive 0.3.2.5 Modified: haskell-zip-archive/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-30 02:51:54 UTC (rev 333244) +++ PKGBUILD 2018-05-30 02:54:15 UTC (rev 333245) @@ -4,8 +4,8 @@ _hkgname=zip-archive pkgname=haskell-zip-archive -pkgver=0.3.2.4 -pkgrel=6 +pkgver=0.3.2.5 +pkgrel=1 pkgdesc="Library for creating and modifying zip archives." url="https://github.com/jgm/zip-archive" license=("custom:BSD3") @@ -14,7 +14,7 @@ 'haskell-zlib') makedepends=('ghc' 'haskell-hunit' 'unzip') source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz") -sha512sums=('823f8113d511bbb84838a3741bdf7b79ab3874094377043ad979b3f637b7fb483f8ff264ab818664e25b4131a35f6779d6f79cdaca573a5dfcc6f24bc32b55ee') +sha512sums=('d130c70617f6a77af779b053a55a4bd08c702f7d5340ad0523d69a93068cb8f73d8cc44d57ed73a96e68f3473583d31fe086911af44a8c723f0b7feb9265c6c3') build() { cd $_hkgname-$pkgver
