Date: Saturday, May 28, 2022 @ 15:50:25 Author: felixonmars Revision: 1211967
upgpkg: haskell-th-orphans 0.13.12-41: rebuild with doctest 0.20.0 Modified: haskell-th-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 15:50:18 UTC (rev 1211966) +++ PKGBUILD 2022-05-28 15:50:25 UTC (rev 1211967) @@ -3,7 +3,7 @@ _hkgname=th-orphans pkgname=haskell-th-orphans pkgver=0.13.12 -pkgrel=40 +pkgrel=41 pkgdesc="Orphan instances for TH datatypes" url="https://github.com/ekmett/th-orphans/" license=('BSD')
