Date: Thursday, December 24, 2020 @ 23:50:42 Author: felixonmars Revision: 789207
upgpkg: haskell-cipher-aes 0.2.11-160: rebuild with comonad 5.0.7 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 23:50:13 UTC (rev 789206) +++ PKGBUILD 2020-12-24 23:50:42 UTC (rev 789207) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=159 +pkgrel=160 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
