Date: Saturday, October 24, 2020 @ 20:49:58 Author: felixonmars Revision: 731709
upgpkg: haskell-pem 0.2.4-107: rebuild with bifunctors 5.5.8 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 20:49:29 UTC (rev 731708) +++ PKGBUILD 2020-10-24 20:49:58 UTC (rev 731709) @@ -5,7 +5,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=106 +pkgrel=107 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')