Date: Monday, October 10, 2022 @ 13:26:19 Author: felixonmars Revision: 1325678
upgpkg: haskell-cipher-aes 0.2.11-288: rebuild with vector 0.13.0.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 13:25:37 UTC (rev 1325677) +++ PKGBUILD 2022-10-10 13:26:19 UTC (rev 1325678) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=287 +pkgrel=288 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
