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

Felix Yan fyan at archlinux.org
Sat Apr 9 15:12:40 UTC 2016


    Date: Saturday, April 9, 2016 @ 17:12:39
  Author: fyan
Revision: 169885

upgpkg: haskell-memory 0.12-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 13:48:42 UTC (rev 169884)
+++ PKGBUILD	2016-04-09 15:12:39 UTC (rev 169885)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.11
+pkgver=0.12
 pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('7b7fa325def957f4cc0a884f7c1e0d549c9329a8d1aa9e1456e37e5aff4e3fa6')
+sha256sums=('e27e15cdfb41842ad1b6d68d5feb3c3ae041c0af1eb4dc997331e4c895162d1a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list