Date: Saturday, March 6, 2021 @ 23:35:24 Author: felixonmars Revision: 884762
upgpkg: haskell-cipher-aes 0.2.11-192: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 23:34:57 UTC (rev 884761) +++ PKGBUILD 2021-03-06 23:35:24 UTC (rev 884762) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=191 +pkgrel=192 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
