Date: Friday, February 17, 2023 @ 11:32:56 Author: felixonmars Revision: 1401910
upgpkg: haskell-cprng-aes 0.6.1-306: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-cprng-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:32:51 UTC (rev 1401909) +++ PKGBUILD 2023-02-17 11:32:56 UTC (rev 1401910) @@ -4,7 +4,7 @@ _hkgname=cprng-aes pkgname=haskell-cprng-aes pkgver=0.6.1 -pkgrel=305 +pkgrel=306 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode." url="https://github.com/vincenthz/hs-cprng-aes" license=("BSD")
