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

Felix Yan felixonmars at archlinux.org
Sat Jul 23 07:03:22 UTC 2016


    Date: Saturday, July 23, 2016 @ 07:03:22
  Author: felixonmars
Revision: 183752

upgpkg: haskell-case-insensitive 1.2.0.7-1

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-case-insensitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 06:58:29 UTC (rev 183751)
+++ PKGBUILD	2016-07-23 07:03:22 UTC (rev 183752)
@@ -4,15 +4,15 @@
 
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
-pkgver=1.2.0.6
-pkgrel=6
+pkgver=1.2.0.7
+pkgrel=1
 pkgdesc="Case insensitive string comparison"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=8.0.1' 'haskell-hashable' 'haskell-semigroups' 'haskell-text')
+depends=('ghc=8.0.1' 'haskell-hashable' 'haskell-text')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('cdf8b721eeb4066b59739694d79d5b4b')
+md5sums=('d8e080bba3677810cf9fb71118a3d1e8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list