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

Felix Yan felixonmars at archlinux.org
Thu May 17 13:39:16 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:39:15
  Author: felixonmars
Revision: 323794

upgpkg: haskell-hslogger 1.2.10-15

rebuild with ghc 8.4.2

Modified:
  haskell-hslogger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:38:40 UTC (rev 323793)
+++ PKGBUILD	2018-05-17 13:39:15 UTC (rev 323794)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-hslogger
 pkgver=1.2.10
-pkgrel=14
+pkgrel=15
 pkgdesc="Versatile logging framework"
 url="https://hackage.haskell.org/package/hslogger"
 license=('LGPL')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-mtl' 'haskell-network' 'haskell-old-locale')
+depends=('ghc-libs' 'haskell-network' 'haskell-old-locale')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/hslogger/${pkgver}/hslogger-${pkgver}.tar.gz")
 sha512sums=('c2e3c6e7c8598aca2a18e507defa7536db7fdf15265b900401f8558b3259cd770531a3a302d6eb9ecca63a9629f0d5796e1ec94d8f21ecf153a1fc49f889183a')



More information about the arch-commits mailing list