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

Felix Yan felixonmars at archlinux.org
Sat Sep 9 08:15:20 UTC 2017


    Date: Saturday, September 9, 2017 @ 08:15:19
  Author: felixonmars
Revision: 256621

upgpkg: haskell-hashtables 1.2.2.0-1

rebuild with hashtables,1.2.2.0

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-09 08:07:49 UTC (rev 256620)
+++ PKGBUILD	2017-09-09 08:15:19 UTC (rev 256621)
@@ -4,8 +4,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.2.1.1
-pkgrel=6
+pkgver=1.2.2.0
+pkgrel=1
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'sh' 'haskell-hashable' 'haskell-primitive' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e8e22104005fe2994c4418e8465b019970330c73a5f653e5ab4bbc4c37733faabdc2a421dcada8f300185d29e5622168293f69b1991677d3e97d114c4ccc1f14')
+sha512sums=('d229dd1fa64f91dd2c4b12aab0317ccd8cc778c1fc040fe2295a3bda6435a46fe5b2e768c7a19bb5dfe8aa8e8480541238d64c16b9b3a63a48eed17430f66cd4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list