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

Felix Yan felixonmars at archlinux.org
Thu Sep 28 14:10:59 UTC 2017


    Date: Thursday, September 28, 2017 @ 14:10:58
  Author: felixonmars
Revision: 260794

upgpkg: haskell-hashtables 1.2.2.1-1

rebuild with hashtables,1.2.2.1

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-28 13:59:24 UTC (rev 260793)
+++ PKGBUILD	2017-09-28 14:10:58 UTC (rev 260794)
@@ -4,8 +4,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.2.2.0
-pkgrel=2
+pkgver=1.2.2.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=('d229dd1fa64f91dd2c4b12aab0317ccd8cc778c1fc040fe2295a3bda6435a46fe5b2e768c7a19bb5dfe8aa8e8480541238d64c16b9b3a63a48eed17430f66cd4')
+sha512sums=('c613d4a2a3cad5d5aea794d2056a0910eaf4de1109d336bd28d959cd0b1c69cfc0fc96d601a91e3ec2e5c4cc3ea9e93a7e6ec96b0f15075140d402bcd5a6c4b5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list