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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 16 14:54:36 UTC 2014


    Date: Tuesday, December 16, 2014 @ 15:54:36
  Author: spupykin
Revision: 123993

upgpkg: haskell-text 1.2.0.3-1

upd

Modified:
  haskell-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-16 14:54:32 UTC (rev 123992)
+++ PKGBUILD	2014-12-16 14:54:36 UTC (rev 123993)
@@ -2,7 +2,7 @@
 
 _hkgname=text
 pkgname=haskell-text
-pkgver=1.1.1.3
+pkgver=1.2.0.3
 pkgrel=1
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 depends=('ghc=7.8.3' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('9cc52915c12489e667b54bc9602cd442')
+md5sums=('50e6cc18e037be6ef5a3cf28b4a94b8d')
 
 build() {
   cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list