Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-parsers
Commits:
0004707b by Felix Yan at 2023-10-08T02:09:47+03:00
upgpkg: 0.12.11-85: rebuild with indexed-traversable 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-parsers
pkgdesc = Parsing combinators
pkgver = 0.12.11
- pkgrel = 84
+ pkgrel = 85
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=84
+pkgrel=85
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/0004707b989fc7aeb34c44f3eb180a5993131e10
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/0004707b989fc7aeb34c44f3eb180a5993131e10
You're receiving this email because of your account on gitlab.archlinux.org.