[arch-commits] Commit in haskell-aeson-pretty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Apr 8 20:58:08 UTC 2018
Date: Sunday, April 8, 2018 @ 20:58:07
Author: felixonmars
Revision: 315289
upgpkg: haskell-aeson-pretty 0.8.6-1
rebuild with aeson-pretty,0.8.6
Modified:
haskell-aeson-pretty/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-08 20:52:08 UTC (rev 315288)
+++ PKGBUILD 2018-04-08 20:58:07 UTC (rev 315289)
@@ -4,10 +4,10 @@
_hkgname=aeson-pretty
pkgname=haskell-aeson-pretty
-pkgver=0.8.5
-pkgrel=34
+pkgver=0.8.6
+pkgrel=1
pkgdesc="JSON pretty-printing library and command-line tool."
-url="http://github.com/informatikr/aeson-pretty"
+url="https://github.com/informatikr/aeson-pretty"
license=("custom:BSD3")
arch=('x86_64')
depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" "haskell-base-compat" "haskell-cmdargs"
@@ -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=('b429dad73923f6a7a5892b511af19b766d639c21bab8a2b8d1750a1f972c4f55c5139f37773474d303597cd4d02f168515be7b537f33ea62987e77fd3d701e8a')
+sha512sums=('93c2bb9c68fc431b7996ccb3edd97d7759f79dc74931ae133b1be0a2c7bbcd929d2474fa9d0921fab23c1e979972eeea0089c2f14d4c57fe0d44ed45081e55a3')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list