Date: Friday, September 30, 2022 @ 01:27:36 Author: felixonmars Revision: 1317728
upgpkg: haskell-th-env 0.1.1-19: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 01:27:26 UTC (rev 1317727) +++ PKGBUILD 2022-09-30 01:27:36 UTC (rev 1317728) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.1 -pkgrel=18 +pkgrel=19 pkgdesc="Template Haskell splices that expand to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
