Date: Wednesday, February 17, 2021 @ 22:14:18 Author: felixonmars Revision: 862899
upgpkg: haskell-pem 0.2.4-146: rebuild with async 2.2.3 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:13:59 UTC (rev 862898) +++ PKGBUILD 2021-02-17 22:14:18 UTC (rev 862899) @@ -5,7 +5,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=145 +pkgrel=146 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
