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

Felix Yan felixonmars at archlinux.org
Sun Oct 20 17:38:08 UTC 2019


    Date: Sunday, October 20, 2019 @ 17:38:08
  Author: felixonmars
Revision: 517856

upgpkg: haskell-aeson-pretty 0.8.8-1

rebuild with aeson-pretty 0.8.8

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-20 17:37:18 UTC (rev 517855)
+++ PKGBUILD	2019-10-20 17:38:08 UTC (rev 517856)
@@ -3,8 +3,8 @@
 
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
-pkgver=0.8.7
-pkgrel=88
+pkgver=0.8.8
+pkgrel=1
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="https://github.com/informatikr/aeson-pretty"
 license=("BSD")
@@ -13,7 +13,7 @@
          "haskell-scientific" "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b23cd85703ed21060dac3d608b894f0c331f6a008f0edeab319b4bdad8e07ce74f13dbe1865caa0ac091f85523fe334ae33bf735337411a9e70d1031dd5d33be')
+sha512sums=('5867343c5d51d632bb299fcbc00cdb29b0feb1931f0ff9c3cf89c5752f1a103c68c9e6fa65e8538ac19212853c39f6d1d6e0c2d9f0bf49fe001c1bfd792db779')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list