Date: Sunday, March 1, 2020 @ 18:43:23 Author: felixonmars Revision: 587947
upgpkg: haskell-cipher-aes 0.2.11-117: rebuild with primitive 0.7.0.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-01 18:42:43 UTC (rev 587946) +++ PKGBUILD 2020-03-01 18:43:23 UTC (rev 587947) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=116 +pkgrel=117 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
