[arch-commits] Commit in hindent/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Dec 22 18:11:04 UTC 2016


    Date: Thursday, December 22, 2016 @ 18:11:03
  Author: felixonmars
Revision: 201122

upgpkg: hindent 5.2.1-4

rebuild with aeson-1.0.2.1

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-22 18:05:53 UTC (rev 201121)
+++ PKGBUILD	2016-12-22 18:11:03 UTC (rev 201122)
@@ -4,7 +4,7 @@
 
 pkgname=hindent
 pkgver=5.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Extensible Haskell pretty printer"
 url="http://www.github.com/chrisdone/hindent"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 makedepends=("ghc=8.0.1" "haskell-descriptive" "haskell-exceptions" "haskell-monad-loops"
              "haskell-mtl" "haskell-path" "haskell-path-io" "haskell-src-exts" "haskell-text"
              "haskell-unix-compat" "haskell-utf8-string" "haskell-yaml")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha256sums=('0c3118ccf087bea9dfaa9cbcb76bd6ed35919acd2fa511c741e97277b6b01c53')
 
 build() {



More information about the arch-commits mailing list