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

Felix Yan felixonmars at archlinux.org
Sat Dec 26 11:21:21 UTC 2020


    Date: Saturday, December 26, 2020 @ 11:21:21
  Author: felixonmars
Revision: 792992

upgpkg: haskell-incremental-parser 0.5.0.1-1: rebuild with incremental-parser 0.5.0.1

Modified:
  haskell-incremental-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-26 11:18:19 UTC (rev 792991)
+++ PKGBUILD	2020-12-26 11:21:21 UTC (rev 792992)
@@ -3,8 +3,8 @@
 
 _hkgname=incremental-parser
 pkgname=haskell-incremental-parser
-pkgver=0.5
-pkgrel=47
+pkgver=0.5.0.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=('4adee2c72c009db5a379ae684dadb2c3b202f6f347ec592fb4189d27c6f927750c23f365a19f3df0f63c7554ff5eb9aaf0320a089f8a9942b3f3ba684b931152')
+sha512sums=('0cdebfb1fc07f85363f70909d268a8e4f7c1f8ad0444f138292851d1e466cac981a4752410eadccfa092d24c53e3a3535ba66437bab3a3520910239946e38739')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list