Date: Tuesday, October 26, 2021 @ 20:30:29 Author: felixonmars Revision: 1034456
upgpkg: haskell-cipher-aes 0.2.11-228: rebuild with base-orphans 0.8.5 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 20:29:43 UTC (rev 1034455) +++ PKGBUILD 2021-10-26 20:30:29 UTC (rev 1034456) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=227 +pkgrel=228 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")