[arch-commits] Commit in haskell-aeson-pretty/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 8 16:25:51 UTC 2021
Date: Monday, November 8, 2021 @ 16:25:51
Author: felixonmars
Revision: 1038835
upgpkg: haskell-aeson-pretty 0.8.9-1: rebuild with aeson-pretty 0.8.9
Modified:
haskell-aeson-pretty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 16:23:20 UTC (rev 1038834)
+++ PKGBUILD 2021-11-08 16:25:51 UTC (rev 1038835)
@@ -3,8 +3,8 @@
_hkgname=aeson-pretty
pkgname=haskell-aeson-pretty
-pkgver=0.8.8
-pkgrel=191
+pkgver=0.8.9
+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=('5867343c5d51d632bb299fcbc00cdb29b0feb1931f0ff9c3cf89c5752f1a103c68c9e6fa65e8538ac19212853c39f6d1d6e0c2d9f0bf49fe001c1bfd792db779')
+sha512sums=('00c99799cbe9e268109116f909ea0d9ef2708e578ec363ba5455b43d76d1f89bc9820dcbd3a63a1fb300460d97a71105f028f4ad9853b56ce16a097826b1d3d5')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list