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

Felix Yan fyan at archlinux.org
Fri Dec 26 06:38:37 UTC 2014


    Date: Friday, December 26, 2014 @ 07:38:36
  Author: fyan
Revision: 124600

upgpkg: haskell-text 1.2.0.3-2

ghc 7.8.4 rebuild

Modified:
  haskell-text/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-26 06:37:47 UTC (rev 124599)
+++ PKGBUILD	2014-12-26 06:38:36 UTC (rev 124600)
@@ -3,13 +3,13 @@
 _hkgname=text
 pkgname=haskell-text
 pkgver=1.2.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.3' 'sh')
+depends=('ghc=7.8.4' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('50e6cc18e037be6ef5a3cf28b4a94b8d')



More information about the arch-commits mailing list