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

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


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

upgpkg: haskell-path 0.7.0-13: 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/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 10:22:55 UTC (rev 619149)
+++ PKGBUILD	2020-04-24 10:23:38 UTC (rev 619150)
@@ -4,12 +4,12 @@
 _hkgname=path
 pkgname=haskell-path
 pkgver=0.7.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Path"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-exceptions' 'haskell-hashable')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-hashable')
 makedepends=('ghc' 'haskell-genvalidity' 'haskell-genvalidity-hspec' 'haskell-genvalidity-property'
              'haskell-hspec' 'haskell-quickcheck' 'haskell-validity')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list