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

Felix Yan fyan at archlinux.org
Wed Jan 13 02:16:24 UTC 2016


    Date: Wednesday, January 13, 2016 @ 03:16:24
  Author: fyan
Revision: 156194

upgpkg: haskell-memory 0.11-1

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-13 02:09:30 UTC (rev 156193)
+++ PKGBUILD	2016-01-13 02:16:24 UTC (rev 156194)
@@ -4,8 +4,8 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.10
-pkgrel=2
+pkgver=0.11
+pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('4fbd6b86424c9513c4315b0e3649d4545400b07045cce5de5930ca25eb4f1af7')
+sha256sums=('7b7fa325def957f4cc0a884f7c1e0d549c9329a8d1aa9e1456e37e5aff4e3fa6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list