Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-trifecta
Commits:
61664658 by Felix Yan at 2024-09-03T23:58:43+03:00
upgpkg: 2.1.4-18: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-trifecta
pkgdesc = A modern parser combinator library with convenient diagnostics
pkgver = 2.1.4
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/ekmett/trifecta
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=trifecta
pkgname=haskell-trifecta
pkgver=2.1.4
-pkgrel=17
+pkgrel=18
pkgdesc="A modern parser combinator library with convenient diagnostics"
url="https://github.com/ekmett/trifecta"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/61664658fa0d91e950847d60a2f3d296f7b9dd45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/61664658fa0d91e950847d60a2f3d296f7b9dd45
You're receiving this email because of your account on gitlab.archlinux.org.