Date: Wednesday, February 5, 2020 @ 10:00:17 Author: felixonmars Revision: 563036
upgpkg: haskell-cipher-aes 0.2.11-111: rebuild with vector 0.12.1.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 09:59:31 UTC (rev 563035) +++ PKGBUILD 2020-02-05 10:00:17 UTC (rev 563036) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=110 +pkgrel=111 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
