Date: Thursday, April 25, 2019 @ 16:10:26 Author: felixonmars Revision: 453945
upgpkg: haskell-cipher-aes128 0.7.0.4-5 rebuild with ghc 8.6.5 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 16:09:38 UTC (rev 453944) +++ PKGBUILD 2019-04-25 16:10:26 UTC (rev 453945) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
