[arch-commits] Commit in haskell-dataenc/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Thu Apr 25 09:37:09 UTC 2013
Date: Thursday, April 25, 2013 @ 11:37:09
Author: jelle
Revision: 88969
upgpkg: haskell-dataenc 0.14.0.5-2
ghc 7.6.3 rebuild
Modified:
haskell-dataenc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-25 09:11:10 UTC (rev 88968)
+++ PKGBUILD 2013-04-25 09:37:09 UTC (rev 88969)
@@ -6,12 +6,12 @@
_hkgname=dataenc
pkgname=haskell-dataenc
pkgver=0.14.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Data encoding library"
url="http://hackage.haskell.org/package/dataenc"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=('ghc=7.6.2-1' sh)
+depends=('ghc=7.6.3-1' sh)
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
'0001-update-build-deps-for-ghc-7.6.1.patch')
install=${pkgname}.install
More information about the arch-commits
mailing list