Date: Tuesday, February 9, 2021 @ 17:37:34 Author: felixonmars Revision: 851178
upgpkg: haskell-cipher-aes 0.2.11-182: rebuild with ghc 8.10.4 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 17:37:06 UTC (rev 851177) +++ PKGBUILD 2021-02-09 17:37:34 UTC (rev 851178) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=181 +pkgrel=182 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
