Date: Friday, October 5, 2018 @ 13:36:32 Author: felixonmars Revision: 390086
upgpkg: haskell-cipher-aes 0.2.11-68 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 13:35:50 UTC (rev 390085) +++ PKGBUILD 2018-10-05 13:36:32 UTC (rev 390086) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=67 +pkgrel=68 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
