Date: Sunday, November 12, 2017 @ 15:32:10 Author: felixonmars Revision: 266439
upgpkg: haskell-hopenpgp 2.5.5-123 rebuild with foundation,0.0.17 basement,0.0.4 Modified: haskell-hopenpgp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-12 15:29:54 UTC (rev 266438) +++ PKGBUILD 2017-11-12 15:32:10 UTC (rev 266439) @@ -4,11 +4,11 @@ _hkgname=hOpenPGP pkgname=haskell-hopenpgp pkgver=2.5.5 -pkgrel=122 +pkgrel=123 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)" url="http://floss.scru.org/hOpenPGP/" license=('MIT') -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-bifunctors' 'haskell-byteable' 'haskell-bzlib' 'haskell-binary-conduit' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite'
