Date: Wednesday, December 25, 2019 @ 14:32:44 Author: felixonmars Revision: 541119
upgpkg: haskell-cipher-aes 0.2.11-102: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 14:32:01 UTC (rev 541118) +++ PKGBUILD 2019-12-25 14:32:44 UTC (rev 541119) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=101 +pkgrel=102 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")