[arch-commits] Commit in haskell-incremental-parser/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Dec 3 08:01:00 UTC 2018


    Date: Monday, December 3, 2018 @ 08:00:59
  Author: felixonmars
Revision: 410823

upgpkg: haskell-incremental-parser 0.3.2.1-1

rebuild with incremental-parser 0.3.2.1

Modified:
  haskell-incremental-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-03 07:41:15 UTC (rev 410822)
+++ PKGBUILD	2018-12-03 08:00:59 UTC (rev 410823)
@@ -3,8 +3,8 @@
 
 _hkgname=incremental-parser
 pkgname=haskell-incremental-parser
-pkgver=0.3.2
-pkgrel=6
+pkgver=0.3.2.1
+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=('6c1a2842298d687d4eabce359bbc2c3db67f2c2c2d9f12eeb2cd98228dc29d8c96b36e827bc6fff6a628ef77cb73531fc5ffebbaacc09c2bfef7043ec3fc0834')
+sha512sums=('c2315d85e8e61ccba779bb62a601844cab44b96acf5165318de279499155fe62a9b691fe2dba129d31a846f4082f745304c84f461a49104b7a1dc90e82fb66af')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list