Date: Friday, March 24, 2017 @ 03:15:55 Author: felixonmars Revision: 218564
upgpkg: haskell-safecopy 0.9.3.1-1 rebuild with safecopy,0.9.3.1 Modified: haskell-safecopy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-24 03:11:52 UTC (rev 218563) +++ PKGBUILD 2017-03-24 03:15:55 UTC (rev 218564) @@ -3,7 +3,7 @@ _hkgname=safecopy pkgname=haskell-safecopy -pkgver=0.9.3 +pkgver=0.9.3.1 pkgrel=1 pkgdesc="Binary serialization with version control." url="http://acid-state.seize.it/safecopy" @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') depends=('ghc=8.0.1' 'haskell-cereal' 'haskell-old-time' 'haskell-text' 'haskell-vector') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -md5sums=('69aa2736162ee59d1251a410e78f1578') +sha512sums=('0ecd40fe0567a0a1363ec6d8f1c95b0436d6565efac7d0d5fc1874d4337eb4d4bc0ce5816a9adabbfb7b9f77b04826d2a6df9a4a4b19550efea4032fa000c403') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
