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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 07:18:04 UTC 2018


    Date: Thursday, April 12, 2018 @ 07:18:03
  Author: felixonmars
Revision: 315994

upgpkg: haskell-aeson-pretty 0.8.7-1

rebuild with aeson-pretty,0.8.7

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 07:16:49 UTC (rev 315993)
+++ PKGBUILD	2018-04-12 07:18:03 UTC (rev 315994)
@@ -4,7 +4,7 @@
 
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
-pkgver=0.8.6
+pkgver=0.8.7
 pkgrel=1
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="https://github.com/informatikr/aeson-pretty"
@@ -14,7 +14,7 @@
          "haskell-scientific" "haskell-text" "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('93c2bb9c68fc431b7996ccb3edd97d7759f79dc74931ae133b1be0a2c7bbcd929d2474fa9d0921fab23c1e979972eeea0089c2f14d4c57fe0d44ed45081e55a3')
+sha512sums=('b23cd85703ed21060dac3d608b894f0c331f6a008f0edeab319b4bdad8e07ce74f13dbe1865caa0ac091f85523fe334ae33bf735337411a9e70d1031dd5d33be')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list