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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 20:11:53 UTC 2020


    Date: Thursday, February 13, 2020 @ 20:11:52
  Author: felixonmars
Revision: 570822

upgpkg: haskell-fast-logger 3.0.1-1: rebuild with fast-logger 3.0.1

Modified:
  haskell-fast-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 19:37:18 UTC (rev 570821)
+++ PKGBUILD	2020-02-13 20:11:52 UTC (rev 570822)
@@ -3,8 +3,8 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=3.0.0
-pkgrel=19
+pkgver=3.0.1
+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=('1539064c9eea6c1a3098b15f43777c826f7a1e7e8ad94369ab508d76f8cb1feab8c1e84def6fcda736676253afb118956274ff4febdded2329d6046a180fc853')
+sha512sums=('e646840b50496e86c24753267e0c0c7b0ff3a619032f69881d63e19c17394d2c5b248cb6b7f752100b253f58d7f493aac9ac77a754736474fbd83fe95ab9f6fd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list