Date: Friday, May 12, 2017 @ 03:56:16 Author: felixonmars Revision: 227831
upgpkg: haskell-safecopy 0.9.3.2-1 rebuild with safecopy,0.9.3.2 Modified: haskell-safecopy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-12 03:54:21 UTC (rev 227830) +++ PKGBUILD 2017-05-12 03:56:16 UTC (rev 227831) @@ -3,8 +3,8 @@ _hkgname=safecopy pkgname=haskell-safecopy -pkgver=0.9.3.1 -pkgrel=2 +pkgver=0.9.3.2 +pkgrel=1 pkgdesc="Binary serialization with version control." url="http://acid-state.seize.it/safecopy" license=('custom:PublicDomain') @@ -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") -sha512sums=('0ecd40fe0567a0a1363ec6d8f1c95b0436d6565efac7d0d5fc1874d4337eb4d4bc0ce5816a9adabbfb7b9f77b04826d2a6df9a4a4b19550efea4032fa000c403') +sha512sums=('d4dca927b5e6ab78e4548db550c416314507d11e4403a41dc1643e52319a2d397bc1fe8ea6c78b8d2fdaa3bca05603222380dc1a4ad1d956aeacc98919a35943') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
