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

Felix Yan felixonmars at archlinux.org
Fri Mar 23 07:21:53 UTC 2018


    Date: Friday, March 23, 2018 @ 07:21:52
  Author: felixonmars
Revision: 311197

upgpkg: haskell-hashtables 1.2.3.0-1

rebuild with hashtables,1.2.3.0

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-23 07:19:28 UTC (rev 311196)
+++ PKGBUILD	2018-03-23 07:21:52 UTC (rev 311197)
@@ -4,8 +4,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.2.2.1
-pkgrel=6
+pkgver=1.2.3.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=('c613d4a2a3cad5d5aea794d2056a0910eaf4de1109d336bd28d959cd0b1c69cfc0fc96d601a91e3ec2e5c4cc3ea9e93a7e6ec96b0f15075140d402bcd5a6c4b5')
+sha512sums=('7a9fe14b26f06dbb9a6a874a1370289cbd02e6baa9d4a77dcfcde5cf82236afae942207ffbc99a8138a73fdbaf1ff50768031754fbd63a6a7a8b7e26fce06594')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list