Date: Wednesday, March 3, 2021 @ 14:59:05 Author: felixonmars Revision: 879272
upgpkg: haskell-base-orphans 0.8.4-70: rebuild with tasty 1.4 Modified: haskell-base-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 14:58:29 UTC (rev 879271) +++ PKGBUILD 2021-03-03 14:59:05 UTC (rev 879272) @@ -4,7 +4,7 @@ _hkgname=base-orphans pkgname=haskell-base-orphans pkgver=0.8.4 -pkgrel=69 +pkgrel=70 pkgdesc="Backwards-compatible orphan instances for base" url="https://github.com/haskell-compat/base-orphans#readme" license=("MIT")