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

Felix Yan felixonmars at archlinux.org
Mon Jan 22 14:01:39 UTC 2018


    Date: Monday, January 22, 2018 @ 14:01:38
  Author: felixonmars
Revision: 284917

upgpkg: haskell-system-filepath 0.4.14-1

rebuild with system-filepath,0.4.14

Modified:
  haskell-system-filepath/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 14:00:22 UTC (rev 284916)
+++ PKGBUILD	2018-01-22 14:01:38 UTC (rev 284917)
@@ -4,16 +4,16 @@
 
 _hkgname=system-filepath
 pkgname=haskell-system-filepath
-pkgver=0.4.13.4
-pkgrel=7
+pkgver=0.4.14
+pkgrel=1
 pkgdesc="High-level, byte-based file and directory path manipulations"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-text")
-makedepends=('ghc')
+depends=('ghc-libs' 'haskell-text')
+makedepends=('ghc' 'haskell-chell' 'haskell-chell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('81df3ed7bee9ae8b568533361d1b6574cc26c24218922005f03d70828624b6fd279342753c571921c62f69b6dadce4eb6c88cf4ef5cb76c536c5113c37f5cc38')
+sha512sums=('d858b077516ecb76e27d032fd123aadbbbb154afea87fab93f148aa8a0007587c1fb04d87217cf0b51a80e9a81ab20357dcc5e345899e1c2b6513900da1e6768')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list