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

Felix Yan felixonmars at archlinux.org
Wed Jun 14 15:34:11 UTC 2017


    Date: Wednesday, June 14, 2017 @ 15:34:10
  Author: felixonmars
Revision: 236770

upgpkg: haskell-aeson-pretty 0.8.5-1

rebuild with aeson-pretty,0.8.5

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-14 15:30:41 UTC (rev 236769)
+++ PKGBUILD	2017-06-14 15:34:10 UTC (rev 236770)
@@ -4,8 +4,8 @@
 
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
-pkgver=0.8.4
-pkgrel=2
+pkgver=0.8.5
+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")
-sha512sums=('b2da24c9b487ccfca104f9788aafbd831da248d49cad8593e0eabb13dc786d0df6241cc75f65f2eadd74ada7e19357f193aeb28e10868942109b7fedac1f24fb')
+sha512sums=('b429dad73923f6a7a5892b511af19b766d639c21bab8a2b8d1750a1f972c4f55c5139f37773474d303597cd4d02f168515be7b537f33ea62987e77fd3d701e8a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list