Date: Monday, January 25, 2016 @ 07:49:38 Author: fyan Revision: 158817
upgpkg: haskell-temporary 1.2.0.4-1 Modified: haskell-temporary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-25 06:46:47 UTC (rev 158816) +++ PKGBUILD 2016-01-25 06:49:38 UTC (rev 158817) @@ -4,8 +4,8 @@ _hkgname=temporary pkgname=haskell-temporary -pkgver=1.2.0.3 -pkgrel=6 +pkgver=1.2.0.4 +pkgrel=1 pkgdesc="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" url="http://www.github.com/batterseapower/temporary" 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=('8a889c7e62a2bb144eb9e394fab51e5dbd843d473ac2eab9e16b55a9eb3a4647') +sha256sums=('51e713804246404df8a728919a2e7d1994f8cfda42cfa7a74ea65d8b7d206762') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
