Date: Wednesday, February 17, 2021 @ 22:12:49 Author: felixonmars Revision: 862893
upgpkg: haskell-cipher-aes 0.2.11-186: rebuild with async 2.2.3 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:12:16 UTC (rev 862892) +++ PKGBUILD 2021-02-17 22:12:49 UTC (rev 862893) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=185 +pkgrel=186 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
