Date: Saturday, May 28, 2022 @ 14:50:03 Author: felixonmars Revision: 1211763
upgpkg: haskell-th-env 0.1.0.3-26: rebuild with doctest 0.20.0 Modified: haskell-th-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:49:56 UTC (rev 1211762) +++ PKGBUILD 2022-05-28 14:50:03 UTC (rev 1211763) @@ -3,7 +3,7 @@ _hkgname=th-env pkgname=haskell-th-env pkgver=0.1.0.3 -pkgrel=25 +pkgrel=26 pkgdesc="Template Haskell splice that expands to an environment variable" url="https://github.com/dzhus/th-env#readme" license=("BSD")
