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

Felix Yan felixonmars at archlinux.org
Sat Mar 28 14:21:05 UTC 2020


    Date: Saturday, March 28, 2020 @ 14:21:05
  Author: felixonmars
Revision: 605104

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

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 14:18:39 UTC (rev 605103)
+++ PKGBUILD	2020-03-28 14:21:05 UTC (rev 605104)
@@ -3,8 +3,8 @@
 
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
-pkgver=0.13.2.3
-pkgrel=20
+pkgver=0.13.2.4
+pkgrel=1
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")
@@ -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=('84805ff547f1aa5eebd320c1bd738bc1098a9789fb330eff7bdcb1b0477e9709d86f93bd8848f4a8501a123b6add6bd22af59cfa94af66f1d57703745706a194')
+sha512sums=('c2f94792ab4e68cfdbfbc92dfdc2cff08c9b96ef9b39608ed58bf25ba602e0ffd687c74b2d92045ff384e6c927cefb3774365218aebe9af01c153bdd3a29d946')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list