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

Felix Yan felixonmars at archlinux.org
Sat Feb 10 15:27:57 UTC 2018


    Date: Saturday, February 10, 2018 @ 15:27:56
  Author: felixonmars
Revision: 291219

upgpkg: haskell-fast-logger 2.4.11-1

rebuild with fast-logger,2.4.11

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 15:26:17 UTC (rev 291218)
+++ PKGBUILD	2018-02-10 15:27:56 UTC (rev 291219)
@@ -4,8 +4,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.10
-pkgrel=7
+pkgver=2.4.11
+pkgrel=1
 pkgdesc="A fast logging system"
 url="https://github.com/kazu-yamamoto/logger"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-auto-update" "haskell-easy-file" "haskell-text" "haskell-unix-time")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('465b2c310dfd635b265a7f5b379bb13f12369bcc55f110e740d0deee558c347868661e820c17dcecea65cd3e1e81447b9efd591941ebb2a74ab96fa8fd4b19bf')
+sha512sums=('4802239d20e02573fee649e71fb66f8e87b1b0d9bcd235ff4c5fbb4a2c519bcdf18308eca2c1245fe8b61095eae9069b9b0674dddedb2b7b04dd7232a20b71f6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list