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

Felix Yan fyan at archlinux.org
Sat Oct 10 07:54:10 UTC 2015


    Date: Saturday, October 10, 2015 @ 09:54:09
  Author: fyan
Revision: 143532

upgpkg: haskell-case-insensitive 1.2.0.5-1

Modified:
  haskell-case-insensitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 07:43:19 UTC (rev 143531)
+++ PKGBUILD	2015-10-10 07:54:09 UTC (rev 143532)
@@ -4,7 +4,7 @@
 
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
-pkgver=1.2.0.3
+pkgver=1.2.0.5
 pkgrel=1
 pkgdesc="Case insensitive string comparison"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('0d06bfcf77f0fba85424b87a61775a78')
+md5sums=('e1473703da830478f5bf37100d7a72a7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list