Date: Sunday, September 25, 2022 @ 19:21:23 Author: felixonmars Revision: 1309852
upgpkg: haskell-th-extras 0.0.0.6-37: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-th-extras/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:21:22 UTC (rev 1309851) +++ PKGBUILD 2022-09-25 19:21:23 UTC (rev 1309852) @@ -3,7 +3,7 @@ _hkgname=th-extras pkgname=haskell-th-extras pkgver=0.0.0.6 -pkgrel=36 +pkgrel=37 pkgdesc="A grab bag of functions for use with Template Haskell" url="https://github.com/mokus0/th-extras" license=("custom:PublicDomain")
