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

Felix Yan felixonmars at archlinux.org
Thu Dec 22 16:59:38 UTC 2016


    Date: Thursday, December 22, 2016 @ 16:59:37
  Author: felixonmars
Revision: 201105

upgpkg: hoogle 5.0.6-8

rebuild with aeson-1.0.2.1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-22 16:54:31 UTC (rev 201104)
+++ PKGBUILD	2016-12-22 16:59:37 UTC (rev 201105)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.6
-pkgrel=7
+pkgrel=8
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
              "haskell-resourcet" "haskell-tar" "haskell-text" "haskell-uniplate"
              "haskell-utf8-string" "haskell-vector" "haskell-wai" "haskell-wai-logger"
              "haskell-warp" "haskell-warp-tls" "haskell-zlib")
-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=('fd151310dcdb4fc8c317aabe0faf0b9563ccd59471de12ea3f10136c6f134712')
 
 build() {



More information about the arch-commits mailing list