Date: Friday, August 26, 2022 @ 14:39:52 Author: felixonmars Revision: 1282630
upgpkg: haskell-cipher-aes 0.2.11-281: rebuild with silently 1.2.5.3 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-26 14:39:39 UTC (rev 1282629) +++ PKGBUILD 2022-08-26 14:39:52 UTC (rev 1282630) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=280 +pkgrel=281 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
