Date: Wednesday, January 8, 2020 @ 22:44:28 Author: felixonmars Revision: 550781
upgpkg: haskell-cipher-aes128 0.7.0.5-2: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3 Modified: haskell-cipher-aes128/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 22:43:44 UTC (rev 550780) +++ PKGBUILD 2020-01-08 22:44:28 UTC (rev 550781) @@ -3,7 +3,7 @@ _hkgname=cipher-aes128 pkgname=haskell-cipher-aes128 pkgver=0.7.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="AES and common modes using AES-NI when available." url="https://github.com/TomMD/cipher-aes128" license=('BSD')
