Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-incremental-parser
Commits:
3e77a08f by Felix Yan at 2025-05-13T00:53:40+08:00
upgpkg: 0.5.1-70: rebuild with assoc 1.1.1
- - - - -
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 = 69
+ pkgrel = 70
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=69
+pkgrel=70
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/3e77a08f932ccb5acf9538a061a9314e03581243
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-incremental-parser/-/commit/3e77a08f932ccb5acf9538a061a9314e03581243
You're receiving this email because of your account on gitlab.archlinux.org.