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

Felix Yan fyan at archlinux.org
Fri Dec 26 07:31:44 UTC 2014


    Date: Friday, December 26, 2014 @ 08:31:43
  Author: fyan
Revision: 124602

upgpkg: haskell-utf8-string 0.3.8-1

ghc 7.8.4 rebuild

Modified:
  haskell-utf8-string/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-26 06:39:03 UTC (rev 124601)
+++ PKGBUILD	2014-12-26 07:31:43 UTC (rev 124602)
@@ -4,17 +4,17 @@
 # Package generated by cabal2arch 0.7.6
 _hkgname=utf8-string
 pkgname=haskell-utf8-string
-pkgver=0.3.7
-pkgrel=8
+pkgver=0.3.8
+pkgrel=1
 pkgdesc="Support for reading and writing UTF8 Strings"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.8.3-1' 'sh')
+depends=('ghc=7.8.4-1' 'sh')
 install=${pkgname}.install
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 options=('staticlibs')
-md5sums=('50e5c395713e716e0e4a56da73f87ccd')
+md5sums=('674d0052e88e6b2030915e30cf06b171')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}



More information about the arch-commits mailing list