Date: Friday, July 6, 2018 @ 16:03:49 Author: felixonmars Revision: 353835
upgpkg: haskell-cipher-aes 0.2.11-57 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 16:03:06 UTC (rev 353834) +++ PKGBUILD 2018-07-06 16:03:49 UTC (rev 353835) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=56 +pkgrel=57 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
