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

Felix Yan felixonmars at archlinux.org
Wed Mar 24 16:37:29 UTC 2021


    Date: Wednesday, March 24, 2021 @ 16:37:28
  Author: felixonmars
Revision: 901649

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

Modified:
  haskell-binary-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 15:38:24 UTC (rev 901648)
+++ PKGBUILD	2021-03-24 16:37:28 UTC (rev 901649)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-parser
 pkgname=haskell-binary-parser
-pkgver=0.5.6.1
-pkgrel=2
+pkgver=0.5.7
+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=('52bd94f1437b383e0c1105645bf7fbf4ceff9e3b2e040116056dffca1d0b28de9490fec04cff51534a259fea83214c25c1cea5786385e3925fe1205c6068444c')
+sha512sums=('35d19a95947124260ef67b23929c4028e71e4eed772b708b802ae5aa65fabb56716d3c9a12e63032b5942c7e3eb91a38d847e97b1e1c8cf104662d943be3d7f6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list