Date: Sunday, November 12, 2017 @ 15:01:13 Author: felixonmars Revision: 266395
upgpkg: haskell-cryptohash-conduit 0.1.1-108 rebuild with foundation,0.0.17 basement,0.0.4 Modified: haskell-cryptohash-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-12 15:00:55 UTC (rev 266394) +++ PKGBUILD 2017-11-12 15:01:13 UTC (rev 266395) @@ -5,11 +5,11 @@ _hkgname=cryptohash-conduit pkgname=haskell-cryptohash-conduit pkgver=0.1.1 -pkgrel=107 +pkgrel=108 pkgdesc="cryptohash conduit" url="https://github.com/vincenthz/hs-cryptohash-conduit" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-conduit" "haskell-conduit-extra" "haskell-cryptohash" "haskell-resourcet") makedepends=('ghc')
