Date: Saturday, February 24, 2018 @ 06:07:43 Author: felixonmars Revision: 297344
upgpkg: haskell-cipher-aes 0.2.11-37 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 06:06:50 UTC (rev 297343) +++ PKGBUILD 2018-02-24 06:07:43 UTC (rev 297344) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=36 +pkgrel=37 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
