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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 10:24:23 UTC 2020


    Date: Friday, April 24, 2020 @ 10:24:23
  Author: felixonmars
Revision: 619152

upgpkg: haskell-path-io 1.6.0-21: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 10:23:47 UTC (rev 619151)
+++ PKGBUILD	2020-04-24 10:24:23 UTC (rev 619152)
@@ -5,12 +5,12 @@
 _hkgname=path-io
 pkgname=haskell-path-io
 pkgver=1.6.0
-pkgrel=20
+pkgrel=21
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-dlist' 'haskell-exceptions' 'haskell-path' 'haskell-temporary'
+depends=('ghc-libs' 'haskell-dlist' 'haskell-path' 'haskell-temporary'
          'haskell-unix-compat')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")



More information about the arch-commits mailing list