Date: Saturday, June 13, 2020 @ 23:08:08 Author: felixonmars Revision: 643374
upgpkg: haskell-cipher-aes 0.2.11-125: rebuild with splitmix 0.0.5 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 23:07:34 UTC (rev 643373) +++ PKGBUILD 2020-06-13 23:08:08 UTC (rev 643374) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=124 +pkgrel=125 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
