Date: Monday, May 28, 2018 @ 07:07:19 Author: felixonmars Revision: 332237
upgpkg: haskell-pem 0.2.4-10 rebuild with exceptions 0.10.0 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-28 07:06:44 UTC (rev 332236) +++ PKGBUILD 2018-05-28 07:07:19 UTC (rev 332237) @@ -6,7 +6,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=9 +pkgrel=10 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')