Date: Saturday, March 9, 2019 @ 23:24:49 Author: felixonmars Revision: 438720
upgpkg: haskell-cipher-aes128 0.7.0.4-4 rebuild with ghc 8.6.4 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 23:24:13 UTC (rev 438719) +++ PKGBUILD 2019-03-09 23:24:49 UTC (rev 438720) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.4 -pkgrel=3 +pkgrel=4 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
