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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jan 19 19:15:56 UTC 2022


    Date: Wednesday, January 19, 2022 @ 19:15:56
  Author: felixonmars
Revision: 1110551

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

Modified:
  haskell-binary-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 19:11:34 UTC (rev 1110550)
+++ PKGBUILD	2022-01-19 19:15:56 UTC (rev 1110551)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-parser
 pkgname=haskell-binary-parser
-pkgver=0.5.7
-pkgrel=81
+pkgver=0.5.7.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=('35d19a95947124260ef67b23929c4028e71e4eed772b708b802ae5aa65fabb56716d3c9a12e63032b5942c7e3eb91a38d847e97b1e1c8cf104662d943be3d7f6')
+sha512sums=('435f0b65e69a44845b0505666f3e5dc8476487021309fd360d4561d3a532a5053fddcd54d1646a6a406a6f839ab7329cac7e2932d07a8075bfa9f6209d96d9f9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list