Date: Thursday, March 3, 2022 @ 12:58:19 Author: felixonmars Revision: 1140734
upgpkg: haskell-th-env 0.1.0.3-11: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:57:57 UTC (rev 1140733) +++ PKGBUILD 2022-03-03 12:58:19 UTC (rev 1140734) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.0.3 -pkgrel=10 +pkgrel=11 pkgdesc="Template Haskell splice that expands to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
