Date: Wednesday, July 18, 2018 @ 04:02:17 Author: felixonmars Revision: 361654
upgpkg: haskell-cipher-aes 0.2.11-62 rebuild with doctest 0.16.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 04:01:41 UTC (rev 361653) +++ PKGBUILD 2018-07-18 04:02:17 UTC (rev 361654) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=61 +pkgrel=62 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
