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

Felix Yan felixonmars at archlinux.org
Wed May 8 08:06:35 UTC 2019


    Date: Wednesday, May 8, 2019 @ 08:06:35
  Author: felixonmars
Revision: 462683

upgpkg: haskell-case-insensitive 1.2.1.0-1

rebuild with case-insensitive 1.2.1.0

Modified:
  haskell-case-insensitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-08 08:02:54 UTC (rev 462682)
+++ PKGBUILD	2019-05-08 08:06:35 UTC (rev 462683)
@@ -3,8 +3,8 @@
 
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
-pkgver=1.2.0.11
-pkgrel=8
+pkgver=1.2.1.0
+pkgrel=1
 pkgdesc="Case insensitive string comparison"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-hashable')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('21f6041061a1cbf3a46f2e998e7b8be52e5746fbb4185d86ae943ee36f613cceb977a6509e6759431f1228e271b5239dcc104d4fca9a12bd650ff5df5546e00c')
+sha512sums=('8e3bab4d1035d0bf96da24c7a4b79953b855c849cb0197bf65dc66b4394a92fea263fcffca4179005507a35234b7f60d873df41bc01a94fb2dfdbd91092e176b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list