[arch-commits] Commit in haskell-dlist/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Wed Apr 24 14:21:59 UTC 2013
Date: Wednesday, April 24, 2013 @ 16:21:59
Author: jelle
Revision: 88867
upgpkg: haskell-dlist 0.5-23
fix push staging pkg to community repos
Modified:
haskell-dlist/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-24 14:09:28 UTC (rev 88866)
+++ PKGBUILD 2013-04-24 14:21:59 UTC (rev 88867)
@@ -7,13 +7,13 @@
pkgver=0.5
_hkgname=dlist
_licensefile=LICENSE
-pkgrel=22
+pkgrel=23
pkgdesc="Differences lists"
url="http://code.haskell.org/~dons/code/dlist/"
license=("BSD3")
arch=('i686' 'x86_64')
-makedepends=('ghc=7.6.3-1')
-depends=('ghc=7.6.3-1')
+makedepends=('ghc=7.6.2')
+depends=('ghc=7.6.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