Date: Wednesday, May 19, 2021 @ 22:22:35 Author: felixonmars Revision: 937052
upgpkg: haskell-cipher-aes 0.2.11-207: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 22:22:05 UTC (rev 937051) +++ PKGBUILD 2021-05-19 22:22:35 UTC (rev 937052) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=206 +pkgrel=207 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
