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

Felix Yan felixonmars at archlinux.org
Thu Mar 1 14:50:19 UTC 2018


    Date: Thursday, March 1, 2018 @ 14:50:18
  Author: felixonmars
Revision: 300956

upgpkg: haskell-memory 0.14.16-1

rebuild with memory,0.14.16

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-01 14:37:32 UTC (rev 300955)
+++ PKGBUILD	2018-03-01 14:50:18 UTC (rev 300956)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.15
+pkgver=0.14.16
 pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-basement' 'haskell-foundation')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a63d94ccdd1dca5254a9b29aad7c356e8e8f200282e6bf6b47d29ab16f96cbc924bb414c5b12638963e44f443d418a9d6faa54a72d2a63949dc1c2ff278ae6c6')
+sha512sums=('49ff82b1e414af7775c745fcb68d48b7d5ff1f1ed9df1d99a54d31f12fbe7d2c26a34c7834f7cd4922b910952be8afbe7a6cf8927b624b9842530fe914e66ef4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list