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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:57:18 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:57:17
  Author: felixonmars
Revision: 323909

upgpkg: haskell-unixutils 1.54.1-33

rebuild with ghc 8.4.2

Modified:
  haskell-unixutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:56:39 UTC (rev 323908)
+++ PKGBUILD	2018-05-17 16:57:17 UTC (rev 323909)
@@ -4,12 +4,12 @@
 _hkgname=Unixutils
 pkgname=haskell-unixutils
 pkgver=1.54.1
-pkgrel=32
+pkgrel=33
 pkgdesc="A crude interface between Haskell and Unix-like operating systems"
 url="https://github.com/seereason/haskell-unixutils"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-mtl' 'haskell-process-extras' 'haskell-puremd5'
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-process-extras' 'haskell-puremd5'
          'haskell-regex-tdfa' 'haskell-zlib')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list