Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / hasktags
Commits:
aca705ae by Felix Yan at 2025-10-06T07:00:33+08:00
upgpkg: 0.73.0-131: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hasktags
pkgdesc = Produces ctags "tags" and etags "TAGS" files for Haskell
programs
pkgver = 0.73.0
- pkgrel = 130
+ pkgrel = 131
url = https://github.com/MarcWeber/hasktags
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=hasktags
pkgver=0.73.0
-pkgrel=130
+pkgrel=131
pkgdesc="Produces ctags \"tags\" and etags \"TAGS\" files for Haskell programs"
url="https://github.com/MarcWeber/hasktags"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hasktags/-/commit/aca705aee622b0c3f16a58ea608ebe6f3554f333
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hasktags/-/commit/aca705aee622b0c3f16a58ea608ebe6f3554f333
You're receiving this email because of your account on gitlab.archlinux.org.