Date: Friday, March 5, 2021 @ 22:35:04 Author: felixonmars Revision: 882618
upgpkg: haskell-th-env 0.1.0.2-18: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 22:34:40 UTC (rev 882617) +++ PKGBUILD 2021-03-05 22:35:04 UTC (rev 882618) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="Template Haskell splice that expands to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
