Date: Sunday, March 20, 2022 @ 17:37:44 Author: felixonmars Revision: 1164432
upgpkg: haskell-pem 0.2.4-217: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 17:37:39 UTC (rev 1164431) +++ PKGBUILD 2022-03-20 17:37:44 UTC (rev 1164432) @@ -5,7 +5,7 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=216 +pkgrel=217 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')