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

Sergej Pupykin spupykin at archlinux.org
Mon Aug 3 13:40:21 UTC 2015


    Date: Monday, August 3, 2015 @ 15:40:21
  Author: spupykin
Revision: 137837

upgpkg: haskell-text 1.2.1.3-1

upd

Modified:
  haskell-text/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 13:40:16 UTC (rev 137836)
+++ PKGBUILD	2015-08-03 13:40:21 UTC (rev 137837)
@@ -2,8 +2,8 @@
 
 _hkgname=text
 pkgname=haskell-text
-pkgver=1.2.0.4
-pkgrel=3
+pkgver=1.2.1.3
+pkgrel=1
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc=7.10.1' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('77a8e63bb883317f8f2c15e64e8a7ff5')
+md5sums=('cda1b7c5322b46b2e5fdab92e2e21dd7')
 
 build() {
   cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list