Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-incremental-parser
Commits:
7b9f5e49 by Felix Yan at 2023-11-09T23:27:53+02:00
upgpkg: 0.5.0.5-20: rebuild with math-functions 0.3.4.3
- - - - -
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.0.5
- pkgrel = 19
+ pkgrel = 20
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.0.5
-pkgrel=19
+pkgrel=20
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/7b9f5e493d035de5af74ff37865fe085942607ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-incremental-parser/-/commit/7b9f5e493d035de5af74ff37865fe085942607ae
You're receiving this email because of your account on gitlab.archlinux.org.