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

Felix Yan felixonmars at archlinux.org
Sun May 27 14:42:07 UTC 2018


    Date: Sunday, May 27, 2018 @ 14:42:06
  Author: felixonmars
Revision: 331860

upgpkg: haskell-hashtables 1.2.3.1-1

rebuild with hashtables 1.2.3.1

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 14:16:30 UTC (rev 331859)
+++ PKGBUILD	2018-05-27 14:42:06 UTC (rev 331860)
@@ -4,8 +4,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.2.3.0
-pkgrel=2
+pkgver=1.2.3.1
+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=('7a9fe14b26f06dbb9a6a874a1370289cbd02e6baa9d4a77dcfcde5cf82236afae942207ffbc99a8138a73fdbaf1ff50768031754fbd63a6a7a8b7e26fce06594')
+sha512sums=('9adb7f587d7e03417a335ad4ff8c333e66a9acdabe70a568f0a3ed6cb02d7b7b124e59ec7d67661b3d174bf9afdf3916b4a0b8d631604b7fdb2a0270c68e7fa9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list