Date: Friday, December 31, 2021 @ 07:44:47 Author: felixonmars Revision: 1089757
upgpkg: haskell-cipher-aes 0.2.11-239: rebuild with logging-facade 0.3.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-31 07:44:06 UTC (rev 1089756) +++ PKGBUILD 2021-12-31 07:44:47 UTC (rev 1089757) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=238 +pkgrel=239 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")