Date: Sunday, May 20, 2018 @ 19:17:56 Author: felixonmars Revision: 325583
upgpkg: haskell-cipher-aes 0.2.11-46 rebuild with async,2.2.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 19:17:17 UTC (rev 325582) +++ PKGBUILD 2018-05-20 19:17:56 UTC (rev 325583) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=45 +pkgrel=46 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
