[arch-commits] Commit in haskell-fast-logger/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Apr 9 17:01:46 UTC 2016


    Date: Saturday, April 9, 2016 @ 19:01:46
  Author: fyan
Revision: 169918

upgpkg: haskell-fast-logger 2.4.2-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 17:01:28 UTC (rev 169917)
+++ PKGBUILD	2016-04-09 17:01:46 UTC (rev 169918)
@@ -4,8 +4,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.1
-pkgrel=5
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="A fast logging system"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('e51218b5a00b8b5746fcbd1666262f9ae77b9daea5c4e351459a321c0c0a534e')
+sha256sums=('2a9b8cba58c21c95c0209f94e0656a77aa79abe85401a91d9e5b242b05fff5e7')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list