Date: Tuesday, February 9, 2021 @ 23:56:32 Author: felixonmars Revision: 852024
upgpkg: haskell-th-env 0.1.0.2-9: rebuild with ghc 8.10.4 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:56:06 UTC (rev 852023) +++ PKGBUILD 2021-02-09 23:56:32 UTC (rev 852024) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.0.2 -pkgrel=8 +pkgrel=9 pkgdesc="Template Haskell splice that expands to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
