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

Felix Yan felixonmars at archlinux.org
Fri Jan 26 09:48:21 UTC 2018


    Date: Friday, January 26, 2018 @ 09:48:20
  Author: felixonmars
Revision: 287028

upgpkg: haskell-memory 0.14.14-1

rebuild with memory,0.14.14

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 09:44:41 UTC (rev 287027)
+++ PKGBUILD	2018-01-26 09:48:20 UTC (rev 287028)
@@ -4,8 +4,8 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.14.13
-pkgrel=2
+pkgver=0.14.14
+pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
 license=("custom:BSD3")
@@ -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=('706c488af846446fd7c4805c122c76d7d68cb513d3a7c566af88239d223b52f33ef7cb04e950994ec74997c379984d98e380d6a7236f7dc2ee3016328335ec23')
+sha512sums=('904cd23a1828c5821849d27ca7caac2338b846b72de6ee6bb8fd119ec7fd34830f73dd29bf6d567afa452e2ea833118014abda27e8c88bd93649562246963531')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list