Date: Wednesday, August 24, 2022 @ 22:30:44 Author: felixonmars Revision: 1277604
upgpkg: haskell-cipher-aes 0.2.11-280: rebuild with hashable 1.4.1.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:30:35 UTC (rev 1277603) +++ PKGBUILD 2022-08-24 22:30:44 UTC (rev 1277604) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=279 +pkgrel=280 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
