[arch-commits] Commit in haskell-parsers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 5 09:52:28 UTC 2018
Date: Thursday, July 5, 2018 @ 09:52:28
Author: felixonmars
Revision: 352643
upgpkg: haskell-parsers 0.12.9-1
rebuild with parsers 0.12.9
Modified:
haskell-parsers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-05 09:48:46 UTC (rev 352642)
+++ PKGBUILD 2018-07-05 09:52:28 UTC (rev 352643)
@@ -4,8 +4,8 @@
_hkgname=parsers
pkgname=haskell-parsers
-pkgver=0.12.8
-pkgrel=35
+pkgver=0.12.9
+pkgrel=1
pkgdesc="Parsing combinators"
url="https://github.com/ekmett/parsers/"
license=("custom:BSD3")
@@ -14,7 +14,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=('e38e2df58dad939c4402c3db5c33f656f71f3528d1b04223d0f19b340fa187c94145b19fc5a642fbfdc402b2d71fe3eaebc46d865b51a541a8b70cdad4d585e8')
+sha512sums=('b3685b4e6be0be840603bcd284bc6cedb0802800f49774fefe0f0e7ecb99150da951debccb4aab4051bb60edd4f011ce23d09f7525345b0c2301a54fbf1cef34')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list