Date: Tuesday, January 25, 2022 @ 07:23:56 Author: felixonmars Revision: 1115193
upgpkg: haskell-cprng-aes 0.6.1-250: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 07:23:37 UTC (rev 1115192) +++ PKGBUILD 2022-01-25 07:23:56 UTC (rev 1115193) @@ -4,7 +4,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=249 +pkgrel=250 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("BSD")
