[arch-commits] Commit in haskell-cipher-aes/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Nov 12 15:14:42 UTC 2017


    Date: Sunday, November 12, 2017 @ 15:14:39
  Author: felixonmars
Revision: 266415

upgpkg: haskell-cipher-aes 0.2.11-25

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-cipher-aes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 15:14:36 UTC (rev 266414)
+++ PKGBUILD	2017-11-12 15:14:39 UTC (rev 266415)
@@ -5,11 +5,11 @@
 _hkgname=cipher-aes
 pkgname=haskell-cipher-aes
 pkgver=0.2.11
-pkgrel=24
+pkgrel=25
 pkgdesc="Fast AES cipher implementation with advanced mode of operations"
 url="https://github.com/vincenthz/hs-cipher-aes"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-crypto-cipher-types" "haskell-securemem")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list