Date: Monday, January 22, 2018 @ 08:05:57 Author: felixonmars Revision: 284869
upgpkg: haskell-lifted-async 0.9.3.3-1 rebuild with lifted-async,0.9.3.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-22 07:35:18 UTC (rev 284868) +++ PKGBUILD 2018-01-22 08:05:57 UTC (rev 284869) @@ -3,8 +3,8 @@ _hkgname=lifted-async pkgname=haskell-lifted-async -pkgver=0.9.3.2 -pkgrel=2 +pkgver=0.9.3.3 +pkgrel=1 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3') @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-hunit' 'haskell-mtl' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-th') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('add754886084d28b37ee04f586506e4a01f10d505ad4252690e97d448f38e076d702d49b5cd11f11dd58fcf16040e57bbe51575e9592078a3585ff61677afeea') +sha512sums=('0c3395d677ada85b6db80b61d58589af147796fb17b57023da9f37dcd9f909abd0be4791b83efc86f386969ffc2cc8df0acb38f66b2fdbb0ce1ae5456e8ffa42') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
