Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-trifecta
Commits:
571ca1d6 by Felix Yan at 2025-08-27T13:47:19+08:00
upgpkg: 2.1.4-113: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 112
+ pkgrel = 113
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=112
+pkgrel=113
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/571ca1d607e9d278011ab1bf243d1b362721fb5f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/571ca1d607e9d278011ab1bf243d1b362721fb5f
You're receiving this email because of your account on gitlab.archlinux.org.