[arch-commits] Commit in haskell-incremental-parser/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 18 18:35:17 UTC 2019
Date: Friday, October 18, 2019 @ 18:35:16
Author: felixonmars
Revision: 516967
upgpkg: haskell-incremental-parser 0.3.3-1
rebuild with incremental-parser 0.3.3
Modified:
haskell-incremental-parser/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-18 18:11:41 UTC (rev 516966)
+++ PKGBUILD 2019-10-18 18:35:16 UTC (rev 516967)
@@ -3,8 +3,8 @@
_hkgname=incremental-parser
pkgname=haskell-incremental-parser
-pkgver=0.3.2.2
-pkgrel=30
+pkgver=0.3.3
+pkgrel=1
pkgdesc="Generic parser library capable of providing partial results from partial input."
url="https://hackage.haskell.org/package/${_hkgname}"
license=('GPL')
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-quickcheck' 'haskell-checkers' 'haskell-tasty'
'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('773b84a540ee34db855a74bafb41c6640d24f3ef519f201447fa524a6545a290f3f1b9a5d42edb9d88754f845a8fa399afe22a5c680ef5eb72f55302263d475c')
+sha512sums=('2a1b1c0831a45c242537c880e955290bf32d8422375a96675fb1028ac304fdf5cc4cf9349076202da2573ef2adf7e4d3f3135fdf63aae2656cbec37cf7c9bf28')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list