Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-input-parsers
Commits:
f397b496 by Felix Yan at 2023-11-09T23:15:50+02:00
upgpkg: 0.3.0.1-15: rebuild with math-functions 0.3.4.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 = 14
+ pkgrel = 15
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=14
+pkgrel=15
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/f397b4962509e84e29b0552e9b4d128845660d30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-input-parsers/-/commit/f397b4962509e84e29b0552e9b4d128845660d30
You're receiving this email because of your account on gitlab.archlinux.org.