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

Felix Yan felixonmars at archlinux.org
Thu Mar 22 18:04:57 UTC 2018


    Date: Thursday, March 22, 2018 @ 18:04:56
  Author: felixonmars
Revision: 310695

upgpkg: haskell-json 0.9.2-1

rebuild with json,0.9.2

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 18:03:44 UTC (rev 310694)
+++ PKGBUILD	2018-03-22 18:04:56 UTC (rev 310695)
@@ -4,8 +4,8 @@
 
 _hkgname=json
 pkgname=haskell-json
-pkgver=0.9.1
-pkgrel=13
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="Support for serialising Haskell to and from JSON"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl" "haskell-syb" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('537257fed476683d0657c6474e465ca437e43e36b60ab132c0f584cece99a18d222ef9a33171543689ba5589434bc78cf2e0e5ff550804ff8969052d09430d57')
+sha512sums=('471021c9f9ef8d498a46078992cb80884dc8944dc4788b07e40d38aedfb8ed6e8ad0d02f7f8f1425c98751b1991e14e2329c99d75e85eef15fe05a0a585c0aca')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list