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

Felix Yan felixonmars at archlinux.org
Thu May 13 21:15:07 UTC 2021


    Date: Thursday, May 13, 2021 @ 21:15:07
  Author: felixonmars
Revision: 933822

upgpkg: haskell-incremental-parser 0.5.0.2-15: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7

Modified:
  haskell-incremental-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 21:14:34 UTC (rev 933821)
+++ PKGBUILD	2021-05-13 21:15:07 UTC (rev 933822)
@@ -4,7 +4,7 @@
 _hkgname=incremental-parser
 pkgname=haskell-incremental-parser
 pkgver=0.5.0.2
-pkgrel=14
+pkgrel=15
 pkgdesc="Generic parser library capable of providing partial results from partial input."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('GPL')



More information about the arch-commits mailing list