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

Felix Yan felixonmars at archlinux.org
Thu Mar 16 02:47:00 UTC 2017


    Date: Thursday, March 16, 2017 @ 02:46:52
  Author: felixonmars
Revision: 216500

upgpkg: haskell-memory 0.14.2-1

rebuild with memory,0.14.2

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 02:39:02 UTC (rev 216499)
+++ PKGBUILD	2017-03-16 02:46:52 UTC (rev 216500)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('1cd87a34ca28ab5fbb9fbeb82f66cdbabf4e276e10caf7a64b798bf42edc0825')
+sha256sums=('e4428c76a6da8f232d96fe12a15c130fcc808d7542c2ce21744266f3cb905012')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list