Date: Saturday, February 15, 2020 @ 16:19:50 Author: felixonmars Revision: 571695
upgpkg: haskell-cipher-aes128 0.7.0.5-3: rebuild with ghc 8.8.2 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:18:56 UTC (rev 571694) +++ PKGBUILD 2020-02-15 16:19:50 UTC (rev 571695) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
