Date: Friday, May 25, 2018 @ 07:10:15 Author: felixonmars Revision: 329254
upgpkg: haskell-cprng-aes 0.6.1-51 rebuild with hspec,2.5.1 hspec-core,2.5.1 hspec-discover,2.5.1 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-25 07:09:36 UTC (rev 329253) +++ PKGBUILD 2018-05-25 07:10:15 UTC (rev 329254) @@ -5,7 +5,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=50 +pkgrel=51 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("custom:BSD3")
