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

Felix Yan felixonmars at archlinux.org
Mon Sep 7 13:01:15 UTC 2020


    Date: Monday, September 7, 2020 @ 13:01:15
  Author: felixonmars
Revision: 699712

upgpkg: haskell-attoparsec 0.13.2.4-18: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 12:59:31 UTC (rev 699711)
+++ PKGBUILD	2020-09-07 13:01:15 UTC (rev 699712)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.4
-pkgrel=17
+pkgrel=18
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list