Date: Sunday, December 20, 2020 @ 21:49:37 Author: felixonmars Revision: 780764
upgpkg: haskell-cipher-aes 0.2.11-157: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 21:48:53 UTC (rev 780763) +++ PKGBUILD 2020-12-20 21:49:37 UTC (rev 780764) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=156 +pkgrel=157 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
