Date: Tuesday, December 20, 2022 @ 07:31:16 Author: felixonmars Revision: 1362660
upgpkg: haskell-cipher-aes 0.2.11-293: rebuild with ansi-terminal 0.11.4 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-20 07:31:10 UTC (rev 1362659) +++ PKGBUILD 2022-12-20 07:31:16 UTC (rev 1362660) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=292 +pkgrel=293 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
