Date: Wednesday, February 2, 2022 @ 19:58:31 Author: felixonmars Revision: 1123224
upgpkg: haskell-cipher-aes 0.2.11-246: rebuild with base-orphans 0.8.6 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:58:10 UTC (rev 1123223) +++ PKGBUILD 2022-02-02 19:58:31 UTC (rev 1123224) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=245 +pkgrel=246 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
