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

Felix Yan felixonmars at archlinux.org
Sat Jun 15 15:37:48 UTC 2019


    Date: Saturday, June 15, 2019 @ 15:37:47
  Author: felixonmars
Revision: 481628

upgpkg: haskell-fast-logger 2.4.16-1

rebuild with fast-logger 2.4.16

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 15:36:28 UTC (rev 481627)
+++ PKGBUILD	2019-06-15 15:37:47 UTC (rev 481628)
@@ -3,8 +3,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.15
-pkgrel=10
+pkgver=2.4.16
+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=('96c3d04e333dd778ed5568f0291fdade3ccb6b1a8ed569aade785f2ee3ad0bb1405e5c46cc1e8841ef569c508f8d5d3ee6be37aa5b9a5b68dc877abda80da5dc')
+sha512sums=('e8f9f51f5c5f501f2a931f2f450b5a3483a2aa038ac104a20ca58bb4d7e366ed4d1340b45bc273065601c093e686fc086be68ecef4cb4523248783f350d330af')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list