Date: Thursday, January 6, 2022 @ 01:40:46 Author: felixonmars Revision: 1094078
upgpkg: haskell-cipher-aes 0.2.11-240: rebuild with primitive 0.7.3.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-06 01:40:09 UTC (rev 1094077) +++ PKGBUILD 2022-01-06 01:40:46 UTC (rev 1094078) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=239 +pkgrel=240 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")