Date: Sunday, February 11, 2018 @ 06:23:05 Author: felixonmars Revision: 291827
upgpkg: haskell-cprng-aes 0.6.1-38 rebuild with parsec,3.1.13.0 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-11 06:22:24 UTC (rev 291826) +++ PKGBUILD 2018-02-11 06:23:05 UTC (rev 291827) @@ -5,7 +5,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=37 +pkgrel=38 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("custom:BSD3")