Date: Monday, July 26, 2021 @ 09:05:12 Author: felixonmars Revision: 985159
upgpkg: haskell-base-orphans 0.8.4-122: rebuild with transformers-compat 0.7 Modified: haskell-base-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 09:04:32 UTC (rev 985158) +++ PKGBUILD 2021-07-26 09:05:12 UTC (rev 985159) @@ -4,7 +4,7 @@ _hkgname=base-orphans pkgname=haskell-base-orphans pkgver=0.8.4 -pkgrel=121 +pkgrel=122 pkgdesc="Backwards-compatible orphan instances for base" url="https://github.com/haskell-compat/base-orphans#readme" license=("MIT")
