Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / hasktags
Commits:
7ecf293e by Felix Yan at 2025-10-05T02:37:59+08:00
upgpkg: 0.73.0-130: rebuild with unordered-containers 0.2.20.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 = 129
+ pkgrel = 130
url = https://github.com/MarcWeber/hasktags
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=hasktags
pkgver=0.73.0
-pkgrel=129
+pkgrel=130
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/7ecf293e0d15673deae24ce93da495b5cc006bf7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hasktags/-/commit/7ecf293e0d15673deae24ce93da495b5cc006bf7
You're receiving this email because of your account on gitlab.archlinux.org.