Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-input-parsers
Commits:
d1a3fd96 by Felix Yan at 2023-10-08T02:12:11+03:00
upgpkg: 0.3.0.1-11: rebuild with indexed-traversable 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-input-parsers
pkgdesc = Extension of the parsers library with more capability and
efficiency
pkgver = 0.3.0.1
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/blamario/input-parsers
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=input-parsers
pkgname=haskell-input-parsers
pkgver=0.3.0.1
-pkgrel=10
+pkgrel=11
pkgdesc="Extension of the parsers library with more capability and efficiency"
url="https://github.com/blamario/input-parsers"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-input-parsers/-/commit/d1a3fd966dbb4ee2e3b2a6ebf14e4eb7c5ec0c96
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-input-parsers/-/commit/d1a3fd966dbb4ee2e3b2a6ebf14e4eb7c5ec0c96
You're receiving this email because of your account on gitlab.archlinux.org.