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

Felix Yan felixonmars at archlinux.org
Fri Dec 22 05:26:49 UTC 2017


    Date: Friday, December 22, 2017 @ 05:26:48
  Author: felixonmars
Revision: 275274

upgpkg: haskell-memory 0.14.11-1

rebuild with memory,0.14.11

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-22 03:00:49 UTC (rev 275273)
+++ PKGBUILD	2017-12-22 05:26:48 UTC (rev 275274)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.10
+pkgver=0.14.11
 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' 'haskell-tasty' 'haskell-tasty-quickcheck' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('07f4563dd8e4d0401a7dfef32aaa5903d2f74e868f74ff79a6d05e608ca2b38cfd7c20b7ffd452e334db55b78445a268cccea828396694f7cba4f826bd185585')
+sha512sums=('2c4f6db4599242c70b87d5636ca8e4caa7fabdf9fd848769d1c8606d6941ecd03632e622078531045ae36e489271b8c811cdce40a5607b18d77c2d135067b04c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list