Date: Thursday, December 24, 2020 @ 03:14:52 Author: felixonmars Revision: 786143
upgpkg: haskell-cipher-aes 0.2.11-159: rebuild with ghc 8.10.3 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 03:14:28 UTC (rev 786142) +++ PKGBUILD 2020-12-24 03:14:52 UTC (rev 786143) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=158 +pkgrel=159 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
