Date: Saturday, June 19, 2021 @ 17:22:01 Author: felixonmars Revision: 965584
upgpkg: haskell-th-orphans 0.13.11-76: rebuild with ghc 9.0.1 Modified: haskell-th-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 17:21:00 UTC (rev 965583) +++ PKGBUILD 2021-06-19 17:22:01 UTC (rev 965584) @@ -3,7 +3,7 @@ _hkgname=th-orphans pkgname=haskell-th-orphans pkgver=0.13.11 -pkgrel=75 +pkgrel=76 pkgdesc="Orphan instances for TH datatypes" url="https://github.com/ekmett/th-orphans/" license=('BSD')
