Date: Saturday, May 26, 2018 @ 18:06:52 Author: felixonmars Revision: 330253
upgpkg: haskell-cipher-aes 0.2.11-49 rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-26 18:06:13 UTC (rev 330252) +++ PKGBUILD 2018-05-26 18:06:52 UTC (rev 330253) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=48 +pkgrel=49 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
