Date: Sunday, November 12, 2017 @ 15:13:07
  Author: felixonmars
Revision: 266411

upgpkg: haskell-crypto-cipher-types 0.0.9-25

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-crypto-cipher-types/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-12 15:12:25 UTC (rev 266410)
+++ PKGBUILD    2017-11-12 15:13:07 UTC (rev 266411)
@@ -5,11 +5,11 @@
 _hkgname=crypto-cipher-types
 pkgname=haskell-crypto-cipher-types
 pkgver=0.0.9
-pkgrel=24
+pkgrel=25
 pkgdesc="Generic cryptography cipher types"
 url="https://github.com/vincenthz/hs-crypto-cipher";
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-securemem")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)

Reply via email to