Date: Thursday, June 28, 2018 @ 14:33:37 Author: felixonmars Revision: 346881
upgpkg: haskell-cipher-aes 0.2.11-55 rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-28 14:32:59 UTC (rev 346880) +++ PKGBUILD 2018-06-28 14:33:37 UTC (rev 346881) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=54 +pkgrel=55 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
