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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 15:16:37 UTC 2017


    Date: Sunday, November 12, 2017 @ 15:16:36
  Author: felixonmars
Revision: 266419

upgpkg: haskell-cprng-aes 0.6.1-27

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-cprng-aes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 15:16:01 UTC (rev 266418)
+++ PKGBUILD	2017-11-12 15:16:36 UTC (rev 266419)
@@ -5,11 +5,11 @@
 _hkgname=cprng-aes
 pkgname=haskell-cprng-aes
 pkgver=0.6.1
-pkgrel=26
+pkgrel=27
 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode."
 url="https://github.com/vincenthz/hs-cprng-aes"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-cipher-aes" "haskell-crypto-random")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list