Date: Thursday, June 3, 2021 @ 00:40:47 Author: felixonmars Revision: 953923
upgpkg: haskell-cipher-aes 0.2.11-211: rebuild with unliftio 0.2.17 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-03 00:40:23 UTC (rev 953922) +++ PKGBUILD 2021-06-03 00:40:47 UTC (rev 953923) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=210 +pkgrel=211 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
