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

Felix Yan felixonmars at archlinux.org
Tue May 14 19:08:51 UTC 2019


    Date: Tuesday, May 14, 2019 @ 19:08:51
  Author: felixonmars
Revision: 467228

upgpkg: haskell-bytestring-strict-builder 0.4.5.2-1

rebuild with bytestring-strict-builder 0.4.5.2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-14 19:06:53 UTC (rev 467227)
+++ PKGBUILD	2019-05-14 19:08:51 UTC (rev 467228)
@@ -2,8 +2,8 @@
 
 _hkgname=bytestring-strict-builder
 pkgname=haskell-bytestring-strict-builder
-pkgver=0.4.5.1
-pkgrel=70
+pkgver=0.4.5.2
+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=('f9ebf1e959ba01674fd302571737ff1ef7b5150866a052560c20050f78aedf01e068a494b259a3dbc244db972662ae316205b8626e9c2721d54e46984ed27cd5')
+sha512sums=('90b9791b9deb21893402272a99c01b700634c9ac81018f5a71632e2004594c708233f660febec84bded0a9dd5acd3db911ace00ac8ceee9dadee9d6549f52bf9')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list