[arch-commits] Commit in haskell-fast-logger/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 20 23:52:54 UTC 2021
Date: Saturday, February 20, 2021 @ 23:52:54
Author: felixonmars
Revision: 867450
upgpkg: haskell-fast-logger 3.0.3-1: rebuild with fast-logger 3.0.3
Modified:
haskell-fast-logger/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-20 23:50:38 UTC (rev 867449)
+++ PKGBUILD 2021-02-20 23:52:54 UTC (rev 867450)
@@ -3,8 +3,8 @@
_hkgname=fast-logger
pkgname=haskell-fast-logger
-pkgver=3.0.2
-pkgrel=53
+pkgver=3.0.3
+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=('3a7ae92b234c6c34dc2185981a6f4c09655575cded5f32584b3338f20b1f9e4fa89f48bb34b6e043d2a91e83a71646d13bb92e028f47f7b0f9baaa314ad9ef2d')
+sha512sums=('b6cb0b525d9bdc3b46e286edf32a2a4516841537bb55140cffdd9a68753c217428f314564c3e026db67efed8328005fe9c2d8080b02bca4e58b6b6993ebe2e97')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list