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

Felix Yan felixonmars at archlinux.org
Tue Sep 5 13:56:03 UTC 2017


    Date: Tuesday, September 5, 2017 @ 13:56:02
  Author: felixonmars
Revision: 255738

upgpkg: haskell-memory 0.14.7-1

rebuild with memory,0.14.7

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-05 13:55:51 UTC (rev 255737)
+++ PKGBUILD	2017-09-05 13:56:02 UTC (rev 255738)
@@ -4,8 +4,8 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.6
-pkgrel=5
+pkgver=0.14.7
+pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
 license=("custom:BSD3")
@@ -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=('c03492f003d5f9cf19bddffcfe3cabed193556c351166e2df691f5fc7ceb4c59baff8824af297fc3f2b31d7336b573324e0ac4b4149e7a05bef721a33dbbe611')
+sha512sums=('6041ed78780cf9482c9b772992374aab9dece5c94170b260a654a273520b182817f00468eef39773e1c07e56dd5d15767bd606ee7f481fdbc5e6f3b2d7a61a2a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list