Date: Sunday, August 26, 2018 @ 05:29:57 Author: felixonmars Revision: 374014
upgpkg: haskell-unix-compat 0.5.1-1 rebuild with unix-compat 0.5.1 Modified: haskell-unix-compat/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-25 19:01:41 UTC (rev 374013) +++ PKGBUILD 2018-08-26 05:29:57 UTC (rev 374014) @@ -6,8 +6,8 @@ pkgname=haskell-unix-compat _hkgname=unix-compat -pkgver=0.5.0.1 -pkgrel=3 +pkgver=0.5.1 +pkgrel=1 pkgdesc="Portable POSIX-compatibility layer." url="https://hackage.haskell.org/package/unix-compat" license=('BSD3') @@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-old-time') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('ef6fe0da61efe67eee188027354495420505093d12d47ce65d45e963484a55158ad5cbbff545fa00c293a67d56b1ceed51aa2529bff217b931b67c3544584a9c') +sha512sums=('4b4a0267e8f84ed8ce86b47e9e02e760bbda09e7d441320ed9f9dae7f861ada25ed906a0410ef8c516b71b0ea29a1e0aa0c8ec7724ecdf889931705f000bb0d4') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
