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

Felix Yan felixonmars at archlinux.org
Thu May 23 13:52:06 UTC 2019


    Date: Thursday, May 23, 2019 @ 13:52:05
  Author: felixonmars
Revision: 469360

upgpkg: haskell-hashtables 1.2.3.2-1

rebuild with hashtables 1.2.3.2

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-23 13:51:40 UTC (rev 469359)
+++ PKGBUILD	2019-05-23 13:52:05 UTC (rev 469360)
@@ -3,8 +3,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.2.3.1
-pkgrel=20
+pkgver=1.2.3.2
+pkgrel=1
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -12,7 +12,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=('9adb7f587d7e03417a335ad4ff8c333e66a9acdabe70a568f0a3ed6cb02d7b7b124e59ec7d67661b3d174bf9afdf3916b4a0b8d631604b7fdb2a0270c68e7fa9')
+sha512sums=('5b94d5ac3cf53cdcb2f152b05fd65e9417197776594e7fbbc5f4187665259863905d3fb82eb47df16564c4d43fe7852e9d77c550a49968b1b4363d4f91555704')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list