Date: Sunday, September 25, 2022 @ 21:03:19 Author: felixonmars Revision: 1310605
upgpkg: hasktags 0.72.0-23: rebuild with optparse-applicative 0.17.0.0 Modified: hasktags/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:03:13 UTC (rev 1310604) +++ PKGBUILD 2022-09-25 21:03:19 UTC (rev 1310605) @@ -3,7 +3,7 @@ pkgname=hasktags pkgver=0.72.0 -pkgrel=22 +pkgrel=23 pkgdesc="Produces ctags \"tags\" and etags \"TAGS\" files for Haskell programs" url="https://github.com/MarcWeber/hasktags" license=("BSD")
