Date: Monday, March 14, 2022 @ 10:25:58 Author: felixonmars Revision: 1152278
upgpkg: haskell-th-orphans 0.13.12-29: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-th-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 10:24:16 UTC (rev 1152277) +++ PKGBUILD 2022-03-14 10:25:58 UTC (rev 1152278) @@ -3,7 +3,7 @@ _hkgname=th-orphans pkgname=haskell-th-orphans pkgver=0.13.12 -pkgrel=28 +pkgrel=29 pkgdesc="Orphan instances for TH datatypes" url="https://github.com/ekmett/th-orphans/" license=('BSD')