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

Felix Yan felixonmars at archlinux.org
Sat Jan 20 18:33:01 UTC 2018


    Date: Saturday, January 20, 2018 @ 18:33:00
  Author: felixonmars
Revision: 284322

upgpkg: haskell-memory 0.14.13-1

rebuild with memory,0.14.13

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-20 18:32:08 UTC (rev 284321)
+++ PKGBUILD	2018-01-20 18:33:00 UTC (rev 284322)
@@ -4,7 +4,7 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.12
+pkgver=0.14.13
 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=('299711897ebe7eaf464292b2fbc869ac55a42f1daecb8e09e696db824525e5d3e9df95d998765d282b45acf1b8b27608dd1ea4cfb9534344edf49a0f711cdac1')
+sha512sums=('706c488af846446fd7c4805c122c76d7d68cb513d3a7c566af88239d223b52f33ef7cb04e950994ec74997c379984d98e380d6a7236f7dc2ee3016328335ec23')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list