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

Felix Yan felixonmars at archlinux.org
Wed Apr 10 10:02:32 UTC 2019


    Date: Wednesday, April 10, 2019 @ 10:02:31
  Author: felixonmars
Revision: 450727

upgpkg: haskell-fast-logger 2.4.14-1

rebuild with fast-logger 2.4.14

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 10:00:58 UTC (rev 450726)
+++ PKGBUILD	2019-04-10 10:02:31 UTC (rev 450727)
@@ -3,8 +3,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.13
-pkgrel=9
+pkgver=2.4.14
+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=('dcb8737f9996762cca6eaa66910aaeea947537fe49911002176ab8a8666fe47902c0df0df10b61e68319c0e40e581381ab904aba490596510d0990a363b1cef6')
+sha512sums=('9ed9373e58d223fec8abd62cc3266f23ea48d2fc986ddb29783371c01a6e463f7872501baf08f94b21fc02967e658922d1b0a051d6d7301d449cb9175a4053b9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list