Date: Tuesday, February 9, 2021 @ 00:28:59 Author: felixonmars Revision: 850685
upgpkg: haskell-cipher-aes128 0.7.0.5-11: rebuild with ghc 8.10.4 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:28:27 UTC (rev 850684) +++ PKGBUILD 2021-02-09 00:28:59 UTC (rev 850685) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.5 -pkgrel=10 +pkgrel=11 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
