[arch-commits] Commit in haskell-parsers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 17 14:29:58 UTC 2019
Date: Friday, May 17, 2019 @ 14:29:58
Author: felixonmars
Revision: 467677
upgpkg: haskell-parsers 0.12.10-1
rebuild with parsers 0.12.10
Modified:
haskell-parsers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-17 14:29:25 UTC (rev 467676)
+++ PKGBUILD 2019-05-17 14:29:58 UTC (rev 467677)
@@ -3,8 +3,8 @@
_hkgname=parsers
pkgname=haskell-parsers
-pkgver=0.12.9
-pkgrel=34
+pkgver=0.12.10
+pkgrel=1
pkgdesc="Parsing combinators"
url="https://github.com/ekmett/parsers/"
license=("BSD")
@@ -13,7 +13,7 @@
'haskell-scientific' 'haskell-unordered-containers')
makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b3685b4e6be0be840603bcd284bc6cedb0802800f49774fefe0f0e7ecb99150da951debccb4aab4051bb60edd4f011ce23d09f7525345b0c2301a54fbf1cef34')
+sha512sums=('99ff90de4e60be3c03c8e1e5ae7902a37424c3139ccf566ff1cbc363d176787bd60bb709ef6c56f5b446f1f1b7eca65aa5d431897a0f82a9d6f7fe77fd2ee49f')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list