Date: Tuesday, July 10, 2018 @ 18:02:37 Author: felixonmars Revision: 356338
upgpkg: haskell-cprng-aes 0.6.1-62 rebuild with base-compat 0.10.4 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 18:02:00 UTC (rev 356337) +++ PKGBUILD 2018-07-10 18:02:37 UTC (rev 356338) @@ -5,7 +5,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=61 +pkgrel=62 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("custom:BSD3")
