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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 02:01:31 UTC 2021


    Date: Monday, December 20, 2021 @ 02:01:31
  Author: felixonmars
Revision: 1079232

upgpkg: haskell-attoparsec 0.14.2-1: rebuild with attoparsec 0.14.2

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 01:58:58 UTC (rev 1079231)
+++ PKGBUILD	2021-12-20 02:01:31 UTC (rev 1079232)
@@ -3,8 +3,8 @@
 
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
-pkgver=0.14.1
-pkgrel=39
+pkgver=0.14.2
+pkgrel=1
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-unicode' 'haskell-tasty'
              'haskell-tasty-quickcheck' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a43925cdfd4685c7ae34057536d713fc4edda9681a06cdf386bac618441499a2ed6c6088059e7c003381d3039ce32e413ed4f87a8ead0fd0f18c8aac3ce127ac')
+sha512sums=('90fdacc321368649a3ba2604ce1aebc22c9e38751b78d7e69118c59d42db31abdb3b85525e7d06a89bf4c1ea8a65a4d8b0e8009c6a886646172a730365b7ec47')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list