Date: Tuesday, January 11, 2022 @ 02:29:27 Author: felixonmars Revision: 1100345
upgpkg: haskell-th-extras 0.0.0.5-2: rebuild with ghc 9.0.2 Modified: haskell-th-extras/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 02:29:01 UTC (rev 1100344) +++ PKGBUILD 2022-01-11 02:29:27 UTC (rev 1100345) @@ -3,7 +3,7 @@ _hkgname=th-extras pkgname=haskell-th-extras pkgver=0.0.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A grab bag of functions for use with Template Haskell" url="https://github.com/mokus0/th-extras" license=("custom:PublicDomain")
