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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 21:39:02 UTC 2022


    Date: Sunday, January 16, 2022 @ 21:39:02
  Author: felixonmars
Revision: 1106460

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

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 21:36:46 UTC (rev 1106459)
+++ PKGBUILD	2022-01-16 21:39:02 UTC (rev 1106460)
@@ -3,8 +3,8 @@
 
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
-pkgver=0.14.2
-pkgrel=7
+pkgver=0.14.3
+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=('90fdacc321368649a3ba2604ce1aebc22c9e38751b78d7e69118c59d42db31abdb3b85525e7d06a89bf4c1ea8a65a4d8b0e8009c6a886646172a730365b7ec47')
+sha512sums=('27f9d891f3559847cbd4a9113a8a7d33789ff8b30eac00398564f39eba9f948a3189c4ee131d5a5b0e1884c531de978b53a748768a6a0f1421068fcc49160914')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list