Date: Thursday, May 19, 2016 @ 15:55:01 Author: fyan Revision: 175694
upgpkg: haskell-simple-sendfile 0.2.22-1 rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22 Modified: haskell-simple-sendfile/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-19 13:47:07 UTC (rev 175693) +++ PKGBUILD 2016-05-19 13:55:01 UTC (rev 175694) @@ -4,8 +4,8 @@ _hkgname=simple-sendfile pkgname=haskell-simple-sendfile -pkgver=0.2.21 -pkgrel=2 +pkgver=0.2.22 +pkgrel=1 pkgdesc="Cross platform library for the sendfile system call" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('61239d6c5e94ec76067d88d8a09589b53ca0a5d1806fd9f3e042d007cc67fd77') +sha256sums=('500dec6af5c3d0b3ba6fd514c75a5be6f91071ea6c99ad15f077447221a480fe') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
