Date: Monday, October 10, 2022 @ 12:24:48 Author: felixonmars Revision: 1325396
upgpkg: haskell-th-env 0.1.1-20: rebuild with vector 0.13.0.0 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 12:24:42 UTC (rev 1325395) +++ PKGBUILD 2022-10-10 12:24:48 UTC (rev 1325396) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.1 -pkgrel=19 +pkgrel=20 pkgdesc="Template Haskell splices that expand to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
