Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / hasktags
Commits:
0aecc192 by Felix Yan at 2024-09-03T23:03:20+03:00
upgpkg: 0.73.0-20: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 19
+ pkgrel = 20
url = https://github.com/MarcWeber/hasktags
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=hasktags
pkgver=0.73.0
-pkgrel=19
+pkgrel=20
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/0aecc19212cce22667f84c667503f247e2fd472a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hasktags/-/commit/0aecc19212cce22667f84c667503f247e2fd472a
You're receiving this email because of your account on gitlab.archlinux.org.