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

Felix Yan felixonmars at archlinux.org
Tue Mar 23 23:57:30 UTC 2021


    Date: Tuesday, March 23, 2021 @ 23:57:30
  Author: felixonmars
Revision: 901415

upgpkg: haskell-binary-parser 0.5.6.1-1: rebuild with binary-parser 0.5.6.1

Modified:
  haskell-binary-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 23:57:23 UTC (rev 901414)
+++ PKGBUILD	2021-03-23 23:57:30 UTC (rev 901415)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-parser
 pkgname=haskell-binary-parser
-pkgver=0.5.6
-pkgrel=129
+pkgver=0.5.6.1
+pkgrel=1
 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings"
 url="https://github.com/nikita-volkov/binary-parser"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e218ac9f38f85f143acaed4ecd8d347e1442807e07159c097fef84b48fbb2c08b4f0f1915c5dd5692b4bf779ba3ccdfbf6f48665f0447a1b4cf44c76c638011e')
+sha512sums=('52bd94f1437b383e0c1105645bf7fbf4ceff9e3b2e040116056dffca1d0b28de9490fec04cff51534a259fea83214c25c1cea5786385e3925fe1205c6068444c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list