Date: Friday, January 7, 2022 @ 22:25:44 Author: felixonmars Revision: 1096451
upgpkg: haskell-pem 0.2.4-201: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:25:11 UTC (rev 1096450) +++ PKGBUILD 2022-01-07 22:25:44 UTC (rev 1096451) @@ -5,7 +5,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=200 +pkgrel=201 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
