[arch-commits] Commit in haskell-bytestring-strict-builder/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Jan 19 20:31:34 UTC 2022


    Date: Wednesday, January 19, 2022 @ 20:31:34
  Author: felixonmars
Revision: 1110686

upgpkg: haskell-bytestring-strict-builder 0.4.5.5-1: rebuild with bytestring-strict-builder 0.4.5.5

Modified:
  haskell-bytestring-strict-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 20:27:52 UTC (rev 1110685)
+++ PKGBUILD	2022-01-19 20:31:34 UTC (rev 1110686)
@@ -2,8 +2,8 @@
 
 _hkgname=bytestring-strict-builder
 pkgname=haskell-bytestring-strict-builder
-pkgver=0.4.5.4
-pkgrel=82
+pkgver=0.4.5.5
+pkgrel=1
 pkgdesc="An efficient strict bytestring builder"
 url="https://github.com/nikita-volkov/bytestring-strict-builder"
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-quickcheck'
              'haskell-tasty-hunit' 'haskell-quickcheck-instances' 'haskell-rerebase')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2593ea377a191e7ab4009345dbc15e17cb72f3c23abc399c3b5da493c745ca343a41bc1f9bc15b434b5e9288f4538c9600e32e0ec0c92d21bc837e85be55a8e1')
+sha512sums=('875fa5af4896cc99e14c0438fd618b3aa4b27bc0ea8e6e767b44c3a9be8a34cc8836a68826018a3c4e4269aa41f0aa8ec5f81180bd2c8bf44b21c70cc187ebeb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list