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

Felix Yan felixonmars at archlinux.org
Wed Sep 13 05:20:17 UTC 2017


    Date: Wednesday, September 13, 2017 @ 05:20:16
  Author: felixonmars
Revision: 257209

upgpkg: haskell-memory 0.14.8-1

rebuild with memory,0.14.8

Modified:
  haskell-memory/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-13 05:17:27 UTC (rev 257208)
+++ PKGBUILD	2017-09-13 05:20:16 UTC (rev 257209)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.7
+pkgver=0.14.8
 pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-foundation')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6041ed78780cf9482c9b772992374aab9dece5c94170b260a654a273520b182817f00468eef39773e1c07e56dd5d15767bd606ee7f481fdbc5e6f3b2d7a61a2a')
+sha512sums=('18bebb4ef59cd694aa83f5401f292e7fea4d82d81a773cf9a77d133f045f6a3a046fcd4cd0177e724b52fdd8a93152462703452533041767466d7517a9cd8d85')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list