Date: Sunday, January 3, 2021 @ 19:07:54 Author: felixonmars Revision: 805658
upgpkg: haskell-cipher-aes 0.2.11-167: rebuild with distributive 0.6.2.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 19:07:30 UTC (rev 805657) +++ PKGBUILD 2021-01-03 19:07:54 UTC (rev 805658) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=166 +pkgrel=167 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
