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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 09:43:06 UTC 2016


    Date: Thursday, September 29, 2016 @ 09:43:05
  Author: felixonmars
Revision: 190794

upgpkg: haskell-fast-logger 2.4.7-1

rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, yesod-core-1.4.25

Modified:
  haskell-fast-logger/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 09:42:47 UTC (rev 190793)
+++ PKGBUILD	2016-09-29 09:43:05 UTC (rev 190794)
@@ -4,15 +4,15 @@
 
 _hkgname=fast-logger
 pkgname=haskell-fast-logger
-pkgver=2.4.6
-pkgrel=4
+pkgver=2.4.7
+pkgrel=1
 pkgdesc="A fast logging system"
-url="http://hackage.haskell.org/package/${_hkgname}"
+url="https://github.com/kazu-yamamoto/logger"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-auto-update" "haskell-easy-file" "haskell-text" "haskell-unix-time")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d45640acb40bf9b6f81cbe63e3587b6e59d9ec24a15401e52bdc7969b6f2cfd1')
+sha256sums=('201b07d898da91472aa86662399feb093a7379bc04315f8e84db52fbf3464a38')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list