Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-incremental-parser
Commits:
62f84007 by Felix Yan at 2025-04-03T22:24:23+08:00
upgpkg: 0.5.1-50: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0,
cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc
9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci
0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay
0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-incremental-parser
pkgdesc = Generic parser library capable of providing partial results
from partial input.
pkgver = 0.5.1
- pkgrel = 49
+ pkgrel = 50
url = https://hackage.haskell.org/package/incremental-parser
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=incremental-parser
pkgname=haskell-incremental-parser
pkgver=0.5.1
-pkgrel=49
+pkgrel=50
pkgdesc="Generic parser library capable of providing partial results from
partial input."
url="https://hackage.haskell.org/package/${_hkgname}"
license=('GPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-incremental-parser/-/commit/62f84007ef8247e17f1ff74a0c864528ac45f201
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-incremental-parser/-/commit/62f84007ef8247e17f1ff74a0c864528ac45f201
You're receiving this email because of your account on gitlab.archlinux.org.