Date: Friday, January 6, 2023 @ 21:09:02 Author: felixonmars Revision: 1379615
upgpkg: haskell-cipher-aes 0.2.11-297: rebuild with hashable 1.4.2.0 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:08:58 UTC (rev 1379614) +++ PKGBUILD 2023-01-06 21:09:02 UTC (rev 1379615) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=296 +pkgrel=297 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
