Date: Sunday, March 15, 2020 @ 15:13:35 Author: felixonmars Revision: 598221
upgpkg: haskell-cipher-aes 0.2.11-118: rebuild with hashable 1.3.0.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:12:58 UTC (rev 598220) +++ PKGBUILD 2020-03-15 15:13:35 UTC (rev 598221) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=117 +pkgrel=118 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
