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

Felix Yan felixonmars at archlinux.org
Sat Apr 28 18:33:16 UTC 2018


    Date: Saturday, April 28, 2018 @ 18:33:15
  Author: felixonmars
Revision: 318382

upgpkg: haskell-incremental-parser 0.3.1-1

rebuild with incremental-parser,0.3.1

Modified:
  haskell-incremental-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-28 17:17:54 UTC (rev 318381)
+++ PKGBUILD	2018-04-28 18:33:15 UTC (rev 318382)
@@ -4,8 +4,8 @@
 
 _hkgname=incremental-parser
 pkgname=haskell-incremental-parser
-pkgver=0.2.5.3
-pkgrel=21
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Generic parser library capable of providing partial results from partial input."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('GPL')
@@ -14,7 +14,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=('88dfd5a64419937005e40e9635a30b6d48bc076a082b88246385bdb2730ea09c10f2be3903e3aeb663b37c086ee75250a6f982ac89c3c0070aa5d1c0e48733f8')
+sha512sums=('aaac7f36bd9561b7d79125c223368dda6e0ad7feba9fca8d3b87e866ce48a1e2923731b23866f2a9e0daf3d420fe4fa798c733ae6e8ab6ce1b74643a9250e5e0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list