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

Sergej Pupykin spupykin at archlinux.org
Mon Jan 12 12:05:52 UTC 2015


    Date: Monday, January 12, 2015 @ 13:05:52
  Author: spupykin
Revision: 125822

upgpkg: haskell-text 1.2.0.4-1

upd

Modified:
  haskell-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-12 12:05:48 UTC (rev 125821)
+++ PKGBUILD	2015-01-12 12:05:52 UTC (rev 125822)
@@ -2,8 +2,8 @@
 
 _hkgname=text
 pkgname=haskell-text
-pkgver=1.2.0.3
-pkgrel=2
+pkgver=1.2.0.4
+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.8.4' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('50e6cc18e037be6ef5a3cf28b4a94b8d')
+md5sums=('77a8e63bb883317f8f2c15e64e8a7ff5')
 
 build() {
   cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list