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

Felix Yan felixonmars at archlinux.org
Thu Apr 27 05:50:48 UTC 2017


    Date: Thursday, April 27, 2017 @ 05:50:43
  Author: felixonmars
Revision: 225903

upgpkg: haskell-memory 0.14.5-1

rebuild with memory,0.14.5

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 05:49:08 UTC (rev 225902)
+++ PKGBUILD	2017-04-27 05:50:43 UTC (rev 225903)
@@ -4,8 +4,8 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.3
-pkgrel=4
+pkgver=0.14.5
+pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-foundation')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('94954e719f059e1ad3f93a2a124aa03b3b1d44d0ee1cf1e90bb14628c8518dbe5bfc57035049eced86a6423b790da9f68555653f1e4e184fa6cc6fb27a6fd357')
+sha512sums=('ea558144f99d5c8675d53b7eb3f8095e243f1a9db6088c6247e7cbc08bd8301c690f0ef22e790dc3edb44653c2d1284e0f0f5ce869b72e7af753dcffbd53299f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list