Date: Sunday, March 21, 2021 @ 07:43:56 Author: felixonmars Revision: 897145
upgpkg: haskell-th-env 0.1.0.2-22: rebuild with tasty 1.4.0.2 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 07:43:21 UTC (rev 897144) +++ PKGBUILD 2021-03-21 07:43:56 UTC (rev 897145) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.0.2 -pkgrel=21 +pkgrel=22 pkgdesc="Template Haskell splice that expands to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
