Date: Wednesday, July 11, 2018 @ 11:09:33 Author: felixonmars Revision: 357250
upgpkg: haskell-cipher-aes 0.2.11-60 rebuild with hspec 2.5.4, hspec-core 2.5.4, hspec-discover 2.5.4 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-11 11:08:53 UTC (rev 357249) +++ PKGBUILD 2018-07-11 11:09:33 UTC (rev 357250) @@ -5,7 +5,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=59 +pkgrel=60 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("custom:BSD3")
