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

Felix Yan felixonmars at archlinux.org
Thu Sep 12 17:55:26 UTC 2019


    Date: Thursday, September 12, 2019 @ 17:55:24
  Author: felixonmars
Revision: 509689

upgpkg: haskell-fast-logger 2.4.17-1

rebuild with fast-logger 2.4.17

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 17:21:58 UTC (rev 509688)
+++ PKGBUILD	2019-09-12 17:55:24 UTC (rev 509689)
@@ -3,8 +3,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.16
-pkgrel=14
+pkgver=2.4.17
+pkgrel=1
 pkgdesc="A fast logging system"
 url="https://github.com/kazu-yamamoto/logger"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-unix-time')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e8f9f51f5c5f501f2a931f2f450b5a3483a2aa038ac104a20ca58bb4d7e366ed4d1340b45bc273065601c093e686fc086be68ecef4cb4523248783f350d330af')
+sha512sums=('d6879e4f8a7c8e6446f64a15a283e1a6f160a7ecbdf3f2ad35523d446a97d3c3262fcef5cdda2ad2d14201c2e6a21bccd190330a1037381fe97b14f60c5d3767')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list