Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-parsers
Commits:
2b19d63a by Felix Yan at 2023-11-09T23:10:37+02:00
upgpkg: 0.12.11-88: rebuild with math-functions 0.3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-parsers
pkgdesc = Parsing combinators
pkgver = 0.12.11
- pkgrel = 87
+ pkgrel = 88
url = https://github.com/ekmett/parsers/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=parsers
pkgname=haskell-parsers
pkgver=0.12.11
-pkgrel=87
+pkgrel=88
pkgdesc="Parsing combinators"
url="https://github.com/ekmett/parsers/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/2b19d63a5d4b93ed18d581a08a19110229e27d2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/2b19d63a5d4b93ed18d581a08a19110229e27d2e
You're receiving this email because of your account on gitlab.archlinux.org.