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

Felix Yan fyan at nymeria.archlinux.org
Sat Apr 19 06:28:53 UTC 2014


    Date: Saturday, April 19, 2014 @ 08:28:53
  Author: fyan
Revision: 109836

upgpkg: haskell-dlist 0.5-26

- ghc 7.8.2 rebuild (take 2)

Modified:
  haskell-dlist/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-19 06:28:28 UTC (rev 109835)
+++ PKGBUILD	2014-04-19 06:28:53 UTC (rev 109836)
@@ -7,13 +7,13 @@
 pkgver=0.5
 _hkgname=dlist
 _licensefile=LICENSE
-pkgrel=25
+pkgrel=26
 pkgdesc="Differences lists"
 url="http://code.haskell.org/~dons/code/dlist/"
 license=("BSD3")
 arch=('i686' 'x86_64')
-makedepends=('ghc=7.8.2')
-depends=('ghc=7.8.2')
+makedepends=('ghc=7.8.2-2')
+depends=('ghc=7.8.2-2')
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('4780e5409eff55bbfdd7470ef802a087a04048c9cd5efe0482c82878292f19ea')




More information about the arch-commits mailing list