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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 05:34:11 UTC 2017


    Date: Tuesday, June 6, 2017 @ 05:34:10
  Author: felixonmars
Revision: 234470

upgpkg: haskell-aeson-pretty 0.8.4-1

rebuild with aeson-pretty,0.8.4

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 05:31:08 UTC (rev 234469)
+++ PKGBUILD	2017-06-06 05:34:10 UTC (rev 234470)
@@ -4,8 +4,8 @@
 
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
-pkgver=0.8.2
-pkgrel=20
+pkgver=0.8.4
+pkgrel=1
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="http://github.com/informatikr/aeson-pretty"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" "haskell-base-compat" "haskell-cmdargs"
          "haskell-scientific" "haskell-text" "haskell-unordered-containers" "haskell-vector")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0')
+sha512sums=('b2da24c9b487ccfca104f9788aafbd831da248d49cad8593e0eabb13dc786d0df6241cc75f65f2eadd74ada7e19357f193aeb28e10868942109b7fedac1f24fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list