Date: Tuesday, March 29, 2016 @ 07:56:07 Author: fyan Revision: 168750
upgpkg: haskell-zip-archive 0.3.0.1-1 rebuild with texmath-0.8.6, yesod-1.4.2.1, zip-archive-0.3.0.1 Modified: haskell-zip-archive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-29 05:55:18 UTC (rev 168749) +++ PKGBUILD 2016-03-29 05:56:07 UTC (rev 168750) @@ -4,7 +4,7 @@ _hkgname=zip-archive pkgname=haskell-zip-archive -pkgver=0.3 +pkgver=0.3.0.1 pkgrel=1 pkgdesc="Library for creating and modifying zip archives." url="http://github.com/jgm/zip-archive" @@ -15,7 +15,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('ecbfa2c983094242e17d4dfb7aaabe891345510dd3cfc37743bfc479c794fd8b') +sha256sums=('f444e37fe0035bbfd11fd8859a0e502c3aad46e9dffd32c2ae309993d9f6196f') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
