Date: Monday, March 21, 2022 @ 17:42:59 Author: felixonmars Revision: 1167665
upgpkg: haskell-pem 0.2.4-219: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 17:42:54 UTC (rev 1167664) +++ PKGBUILD 2022-03-21 17:42:59 UTC (rev 1167665) @@ -5,7 +5,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=218 +pkgrel=219 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')