Date: Friday, November 4, 2016 @ 05:02:26 Author: felixonmars Revision: 194610
upgpkg: haskell-safecopy 0.9.2-1 rebuild with network-multicast-0.2.0, safecopy-0.9.2 Modified: haskell-safecopy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-04 03:00:31 UTC (rev 194609) +++ PKGBUILD 2016-11-04 05:02:26 UTC (rev 194610) @@ -3,7 +3,7 @@ _hkgname=safecopy pkgname=haskell-safecopy -pkgver=0.9.1 +pkgver=0.9.2 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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -md5sums=('9eba38cfa1b3e9827a174043b8401ad3') +md5sums=('415a2544ddc37cd150fee96f08452c0a') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
