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

Felix Yan felixonmars at archlinux.org
Fri Jul 7 08:34:36 UTC 2017


    Date: Friday, July 7, 2017 @ 08:34:35
  Author: felixonmars
Revision: 242736

upgpkg: haskell-hpack 0.17.1-7

rebuild with dlist,0.8.0.3

Modified:
  haskell-hpack/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-07 08:32:00 UTC (rev 242735)
+++ PKGBUILD	2017-07-07 08:34:35 UTC (rev 242736)
@@ -6,12 +6,11 @@
 pkgname=haskell-hpack
 _hkgname=hpack
 pkgver=0.17.1
-pkgrel=6
+pkgrel=7
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
 license=("MIT")
 arch=('i686' 'x86_64')
-makedepends=('ghc')
 depends=('ghc' 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 'haskell-text'
          'haskell-unordered-containers' 'haskell-yaml')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")



More information about the arch-commits mailing list