Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-trifecta
Commits:
75cf5613 by Felix Yan at 2024-10-06T22:03:38+03:00
upgpkg: 2.1.4-22: rebuild with indexed-traversable-instances 0.1.2
- - - - -
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 = 21
+ pkgrel = 22
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=21
+pkgrel=22
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/75cf5613dabd2327fcd7cd6c61e087ae5c7e719c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/75cf5613dabd2327fcd7cd6c61e087ae5c7e719c
You're receiving this email because of your account on gitlab.archlinux.org.