Date: Monday, May 11, 2020 @ 19:41:16 Author: felixonmars Revision: 626399
upgpkg: haskell-base-orphans 0.8.2-28: rebuild with tasty 1.3 Modified: haskell-base-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:40:40 UTC (rev 626398) +++ PKGBUILD 2020-05-11 19:41:16 UTC (rev 626399) @@ -4,7 +4,7 @@ _hkgname=base-orphans pkgname=haskell-base-orphans pkgver=0.8.2 -pkgrel=27 +pkgrel=28 pkgdesc="Backwards-compatible orphan instances for base" url="https://github.com/haskell-compat/base-orphans#readme" license=("MIT")
