Date: Thursday, April 23, 2020 @ 15:36:37 Author: felixonmars Revision: 618298
upgpkg: haskell-cipher-aes128 0.7.0.5-6: rebuild with ghc 8.10.1 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 15:36:02 UTC (rev 618297) +++ PKGBUILD 2020-04-23 15:36:37 UTC (rev 618298) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.5 -pkgrel=5 +pkgrel=6 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
