Date: Saturday, August 15, 2020 @ 22:08:36 Author: felixonmars Revision: 680160
upgpkg: haskell-cprng-aes 0.6.1-137: rebuild with math-functions 0.3.4.1 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 22:08:03 UTC (rev 680159) +++ PKGBUILD 2020-08-15 22:08:36 UTC (rev 680160) @@ -4,7 +4,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=136 +pkgrel=137 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("BSD")
