Date: Monday, February 15, 2021 @ 02:34:11 Author: felixonmars Revision: 860361
upgpkg: haskell-cipher-aes 0.2.11-185: rebuild with doctest 0.18 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 02:33:43 UTC (rev 860360) +++ PKGBUILD 2021-02-15 02:34:11 UTC (rev 860361) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=184 +pkgrel=185 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")