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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 20:33:26 UTC 2020


    Date: Friday, April 24, 2020 @ 20:33:26
  Author: felixonmars
Revision: 619564

upgpkg: haskell-unixutils 1.54.1-127: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7

Modified:
  haskell-unixutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 20:21:57 UTC (rev 619563)
+++ PKGBUILD	2020-04-24 20:33:26 UTC (rev 619564)
@@ -3,12 +3,12 @@
 _hkgname=Unixutils
 pkgname=haskell-unixutils
 pkgver=1.54.1
-pkgrel=126
+pkgrel=127
 pkgdesc="A crude interface between Haskell and Unix-like operating systems"
 url="https://github.com/seereason/haskell-unixutils"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-process-extras' 'haskell-puremd5'
+depends=('ghc-libs' '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