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

Felix Yan felixonmars at archlinux.org
Tue May 30 09:08:39 UTC 2017


    Date: Tuesday, May 30, 2017 @ 09:08:38
  Author: felixonmars
Revision: 231195

upgpkg: haskell-case-insensitive 1.2.0.10-1

rebuild with case-insensitive,1.2.0.10

Modified:
  haskell-case-insensitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 07:39:56 UTC (rev 231194)
+++ PKGBUILD	2017-05-30 09:08:38 UTC (rev 231195)
@@ -4,8 +4,8 @@
 
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
-pkgver=1.2.0.9
-pkgrel=2
+pkgver=1.2.0.10
+pkgrel=1
 pkgdesc="Case insensitive string comparison"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-hashable' 'haskell-text')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1921f1e3b3807e97f7563c8ded7df47319a6f75d6c6c63ec5311ff0e96428415a8f2594d46d2c3ac911a2816a23fec2af928e0102699269d5bdf5c1d9d91d4d8')
+sha512sums=('5b9db48836a67e8d874497ce670a8f5d07198ad77693c7fc697deaa50a4cab7111074630e26acb7ea6d8bf550f9d66d1568fef51c6aa4388d26405765a546336')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list