Date: Sunday, February 16, 2020 @ 12:29:17 Author: felixonmars Revision: 572452
upgpkg: haskell-cipher-aes 0.2.11-114: rebuild with ghc 8.8.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 12:28:36 UTC (rev 572451) +++ PKGBUILD 2020-02-16 12:29:17 UTC (rev 572452) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=113 +pkgrel=114 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
